Searched refs:rc_mb_static (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc_common.h365 int rc_mb_static; member in struct:s5p_mfc_h264_enc_params
H A Ds5p_mfc_opr_v5.c859 reg |= (p_264->rc_mb_static << 1);
H A Ds5p_mfc_enc.c2014 p->codec.h264.rc_mb_static = ctrl->val;
H A Ds5p_mfc_opr_v6.c1209 reg |= ((p_h264->rc_mb_static & 0x1) << 1);

Completed in 133 milliseconds