Searched refs:open_gop (Results 1 – 4 of 4) sorted by relevance
363 int open_gop; member
974 reg |= ((p_h264->open_gop & 0x1) << 4); in s5p_mfc_set_enc_params_h264()979 if (p_h264->open_gop) { in s5p_mfc_set_enc_params_h264()1004 reg |= ((p_h264->open_gop & 0x1) << 8); in s5p_mfc_set_enc_params_h264()
900 shm |= (p_264->open_gop << 16); in s5p_mfc_set_enc_params_h264()902 if (p_264->open_gop) { in s5p_mfc_set_enc_params_h264()
1586 p->codec.h264.open_gop = !ctrl->val; in s5p_mfc_enc_s_ctrl()