Home
last modified time | relevance | path

Searched refs:GST_H264_PICTURE_FIELD_TOP_FIELD (Results 1 – 7 of 7) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecs/
Dgsth264picture.h95 GST_H264_PICTURE_FIELD_TOP_FIELD, enumerator
Dgsth264decoder.c807 picture->field = GST_H264_PICTURE_FIELD_TOP_FIELD; in gst_h264_decoder_split_frame()
816 other_field->field = GST_H264_PICTURE_FIELD_TOP_FIELD; in gst_h264_decoder_split_frame()
1204 GST_H264_PICTURE_FIELD_BOTTOM_FIELD : GST_H264_PICTURE_FIELD_TOP_FIELD; in gst_h264_decoder_find_first_field_picture()
1268 GST_H264_PICTURE_FIELD_TOP_FIELD; in gst_h264_decoder_parse_slice()
1524 GST_H264_PICTURE_FIELD_BOTTOM_FIELD : GST_H264_PICTURE_FIELD_TOP_FIELD; in gst_h264_decoder_fill_picture_from_slice()
1629 case GST_H264_PICTURE_FIELD_TOP_FIELD: in gst_h264_decoder_calculate_poc()
1758 case GST_H264_PICTURE_FIELD_TOP_FIELD: in gst_h264_decoder_calculate_poc()
Dgsth264picture.c1145 if (picture->field == GST_H264_PICTURE_FIELD_TOP_FIELD) { in gst_h264_dpb_perform_memory_management_control_operation()
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11h264dec.cpp684 if (picture->field == GST_H264_PICTURE_FIELD_TOP_FIELD) { in gst_d3d11_h264_dec_start_picture()
719 case GST_H264_PICTURE_FIELD_TOP_FIELD: in gst_d3d11_h264_dec_start_picture()
738 case GST_H264_PICTURE_FIELD_TOP_FIELD: in gst_d3d11_h264_dec_start_picture()
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstnvh264dec.c683 case GST_H264_PICTURE_FIELD_TOP_FIELD: in gst_nv_h264_dec_fill_dpb()
754 if (picture->field == GST_H264_PICTURE_FIELD_TOP_FIELD) { in gst_nv_h264_dec_start_picture()
/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/
Dgstv4l2codech264dec.c569 case GST_H264_PICTURE_FIELD_TOP_FIELD: in gst_v4l2_codec_h264_dec_fill_decoder_params()
621 case GST_H264_PICTURE_FIELD_TOP_FIELD: in gst_v4l2_codec_h264_dec_fill_decoder_params()
785 case GST_H264_PICTURE_FIELD_TOP_FIELD: in _get_v4l2_fields_ref()
/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvah264dec.c193 case GST_H264_PICTURE_FIELD_TOP_FIELD: in _fill_vaapi_pic()