Home
last modified time | relevance | path

Searched refs:GST_H264_PICTURE_FIELD_FRAME (Results 1 – 6 of 6) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecs/
Dgsth264picture.h82 ((picture)->field == GST_H264_PICTURE_FIELD_FRAME)
94 GST_H264_PICTURE_FIELD_FRAME, enumerator
Dgsth264decoder.c1264 GstH264PictureField cur_field = GST_H264_PICTURE_FIELD_FRAME; in gst_h264_decoder_parse_slice()
1526 picture->field = GST_H264_PICTURE_FIELD_FRAME; in gst_h264_decoder_fill_picture_from_slice()
1623 case GST_H264_PICTURE_FIELD_FRAME: in gst_h264_decoder_calculate_poc()
1754 case GST_H264_PICTURE_FIELD_FRAME: in gst_h264_decoder_calculate_poc()
2520 picture->field = GST_H264_PICTURE_FIELD_FRAME; in gst_h264_decoder_init_gap_picture()
Dgsth264picture.c57 pic->field = GST_H264_PICTURE_FIELD_FRAME; in gst_h264_picture_new()
/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/
Dgstv4l2codech264dec.c564 case GST_H264_PICTURE_FIELD_FRAME: in gst_v4l2_codec_h264_dec_fill_decoder_params()
616 case GST_H264_PICTURE_FIELD_FRAME: in gst_v4l2_codec_h264_dec_fill_decoder_params()
782 case GST_H264_PICTURE_FIELD_FRAME: in _get_v4l2_fields_ref()
1300 if (picture->field != GST_H264_PICTURE_FIELD_FRAME && !picture->second_field) in gst_v4l2_codec_h264_dec_end_picture()
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstnvh264dec.c678 case GST_H264_PICTURE_FIELD_FRAME: in gst_nv_h264_dec_fill_dpb()
/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvah264dec.c189 case GST_H264_PICTURE_FIELD_FRAME: in _fill_vaapi_pic()