Home
last modified time | relevance | path

Searched refs:hal_jpege_dbg_input (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/mpp/mpp/hal/common/jpeg/
H A Dhal_jpege_debug.h34 #define hal_jpege_dbg_input(fmt, ...) hal_jpege_dbg(HAL_JPEGE_DBG_INPUT, fmt, ## __VA_ARGS__) macro
/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/jpege/
H A Dhal_jpege_base.c74hal_jpege_dbg_input("use qfactor=%d, rc_info->quality_target=%d\n", hal_rc->q_factor, rc_info->qua… in hal_jpege_vepu_rc()
H A Dhal_jpege_vepu1_v2.c113 hal_jpege_dbg_input("rc_mode %d\n", ctx->cfg->rc.rc_mode); in hal_jpege_vepu1_get_task()
H A Dhal_jpege_vepu2_v2.c166 hal_jpege_dbg_input("rc_mode %d\n", ctx->cfg->rc.rc_mode); in hal_jpege_vepu2_get_task()