Home
last modified time | relevance | path

Searched refs:jpege_dbg_input (Results 1 – 2 of 2) sorted by relevance

/rockchip-linux_mpp/mpp/codec/enc/jpeg/
H A Djpege_debug.h31 #define jpege_dbg_input(fmt, ...) jpege_dbg(JPEGE_DBG_INPUT, fmt, ## __VA_ARGS__) macro
H A Djpege_api_v2.c173 jpege_dbg_input("Chroma format %d\n", syntax->format_out); in init_jpeg_component_info()