Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/media/platform/samsung/s5p-mfc/
Ds5p_mfc_common.h367 u16 vui_ext_sar_width; member
Ds5p_mfc_opr_v5.c886 shm |= p_264->vui_ext_sar_width << 16; in s5p_mfc_set_enc_params_h264()
Ds5p_mfc_enc.c1989 p->codec.h264.vui_ext_sar_width = ctrl->val; in s5p_mfc_enc_s_ctrl()
Ds5p_mfc_opr_v6.c1078 reg |= (p_h264->vui_ext_sar_width & 0xFFFF) << 16; in s5p_mfc_set_enc_params_h264()