Home
last modified time | relevance | path

Searched refs:pic_order_present_flag (Results 1 – 9 of 9) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dnvdec_h264.c93 .pic_order_present_flag = pps->pic_order_present, in nvdec_h264_start_frame()
Dvdpau_h264.c164 info->pic_order_present_flag = pps->pic_order_present; in vdpau_h264_start_frame()
Dvaapi_h264.c270 .pic_order_present_flag = pps->pic_order_present, in vaapi_h264_start_frame()
Ddxva2_h264.c154 pp->pic_order_present_flag = pps->pic_order_present; in fill_picture_parameters()
Dvaapi_encode_h264.c611 .pic_order_present_flag = in vaapi_encode_h264_init_sequence_params()
/third_party/gstreamer/gstplugins_bad/sys/nvdec/
Dcuviddec.h314 int pic_order_present_flag; member
/third_party/mingw-w64/mingw-w64-headers/include/
Ddxva.h165 UCHAR pic_order_present_flag; member
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgsth264parser.h769 guint8 pic_order_present_flag; member
Dgsth264parser.c1976 READ_UINT8 (&nr, pps->pic_order_present_flag, 1); in gst_h264_parse_pps()
2199 if (pps->pic_order_present_flag && !slice->field_pic_flag) in gst_h264_parser_parse_slice_hdr()
2205 if (pps->pic_order_present_flag && !slice->field_pic_flag) in gst_h264_parser_parse_slice_hdr()