Searched refs:pic_order_present (Results 1 – 8 of 8) sorted by relevance
114 int pic_order_present; ///< pic_order_present_flag member
93 .pic_order_present_flag = pps->pic_order_present, in nvdec_h264_start_frame()
439 if (p->ps.pps->pic_order_present == 1 && in parse_nal_units()448 if (p->ps.pps->pic_order_present == 1 && in parse_nal_units()
163 info->pic_order_present_flag = pps->pic_order_present; in vdpau_h264_start_frame()
270 .pic_order_present_flag = pps->pic_order_present, in vaapi_h264_start_frame()
156 pp->pic_order_present_flag = pps->pic_order_present; in fill_picture_parameters()
816 pps->pic_order_present = get_bits1(gb); in ff_h264_decode_picture_parameter_set()
1935 if (pps->pic_order_present == 1 && picture_structure == PICT_FRAME) in h264_slice_header_parse()1943 if (pps->pic_order_present == 1 && picture_structure == PICT_FRAME) in h264_slice_header_parse()