Searched refs:pps_curr_pic_ref_enabled_flag (Results 1 – 12 of 12) sorted by relevance
289 uint32_t pps_curr_pic_ref_enabled_flag : 1; member
319 uint32_t pps_curr_pic_ref_enabled_flag : 1; member
485 self->NumPocLtCurr == 0 && !scc_ext->pps_curr_pic_ref_enabled_flag) { in gst_h265_decoder_process_ref_pic_lists()513 if (scc_ext->pps_curr_pic_ref_enabled_flag) in gst_h265_decoder_process_ref_pic_lists()530 if (scc_ext->pps_curr_pic_ref_enabled_flag && in gst_h265_decoder_process_ref_pic_lists()563 if (scc_ext->pps_curr_pic_ref_enabled_flag) in gst_h265_decoder_process_ref_pic_lists()
616 .pps_curr_pic_ref_enabled_flag = pps_scc->pps_curr_pic_ref_enabled_flag, in _fill_screen_content_ext_parameter()780 if (pps->pps_scc_extension_params.pps_curr_pic_ref_enabled_flag && i < 15) { in gst_va_h265_dec_start_picture()
998 flag(pps_curr_pic_ref_enabled_flag); in FUNC()1393 if (pps->pps_curr_pic_ref_enabled_flag && in FUNC()1456 if (pps->pps_curr_pic_ref_enabled_flag) in FUNC()
422 uint8_t pps_curr_pic_ref_enabled_flag; member
1056 guint8 pps_curr_pic_ref_enabled_flag; member
2315 pps->pps_scc_extension_params.pps_curr_pic_ref_enabled_flag, 1); in gst_h265_parse_pps()
820 assert_equals_int (pps.pps_scc_extension_params.pps_curr_pic_ref_enabled_flag, in GST_START_TEST()
6768 uint32_t pps_curr_pic_ref_enabled_flag:1; member
749 deUint32 pps_curr_pic_ref_enabled_flag : 1; member
13523 s << "\tpps_curr_pic_ref_enabled_flag = " << value.pps_curr_pic_ref_enabled_flag << '\n';