Searched refs:open_gop (Results 1 – 4 of 4) sorted by relevance
369 int open_gop; member
1091 reg |= ((p_h264->open_gop & 0x1) << 4); in s5p_mfc_set_enc_params_h264()1096 if (p_h264->open_gop) { in s5p_mfc_set_enc_params_h264()1121 reg |= ((p_h264->open_gop & 0x1) << 8); in s5p_mfc_set_enc_params_h264()
898 shm |= (p_264->open_gop << 16); in s5p_mfc_set_enc_params_h264()900 if (p_264->open_gop) { in s5p_mfc_set_enc_params_h264()
2005 p->codec.h264.open_gop = !ctrl->val; in s5p_mfc_enc_s_ctrl()