Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/platform/s5p-mfc/
H A Ds5p_mfc_common.h357 int rc_mb_dark; member
H A Ds5p_mfc_opr_v5.c851 reg |= (p_264->rc_mb_dark << 3); in s5p_mfc_set_enc_params_h264()
H A Ds5p_mfc_opr_v6.c1052 reg |= ((p_h264->rc_mb_dark & 0x1) << 3); in s5p_mfc_set_enc_params_h264()
H A Ds5p_mfc_enc.c1965 p->codec.h264.rc_mb_dark = ctrl->val; in s5p_mfc_enc_s_ctrl()