Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/media/platform/samsung/s5p-mfc/
A Ds5p_mfc_common.h369 int open_gop; member
A Ds5p_mfc_opr_v6.c1088 reg |= ((p_h264->open_gop & 0x1) << 4); in s5p_mfc_set_enc_params_h264()
1093 if (p_h264->open_gop) { in s5p_mfc_set_enc_params_h264()
1118 reg |= ((p_h264->open_gop & 0x1) << 8); in s5p_mfc_set_enc_params_h264()
A Ds5p_mfc_opr_v5.c895 shm |= (p_264->open_gop << 16); in s5p_mfc_set_enc_params_h264()
897 if (p_264->open_gop) { in s5p_mfc_set_enc_params_h264()
A Ds5p_mfc_enc.c1995 p->codec.h264.open_gop = !ctrl->val; in s5p_mfc_enc_s_ctrl()

Completed in 14 milliseconds