Home
last modified time | relevance | path

Searched refs:max_num_merge_mv (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc_common.h479 u8 max_num_merge_mv; member
H A Ds5p_mfc_opr_v6.c1509 reg |= (p_hevc->max_num_merge_mv & 0x7) << 18; in s5p_mfc_set_enc_params_hevc()
H A Ds5p_mfc_enc.c2184 p->codec.hevc.max_num_merge_mv = ctrl->val; in s5p_mfc_enc_s_ctrl()