Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecs/
Dgsth264decoder.h169 GstH264Slice * slice,
194 GstH264Slice * slice,
Dgsth264picture.h34 typedef struct _GstH264Slice GstH264Slice; typedef
Dgsth264decoder.c112 GstH264Slice current_slice;
197 const GstH264Slice * slice, GstH264Picture * picture);
734 gst_h264_decoder_preprocess_slice (GstH264Decoder * self, GstH264Slice * slice) in gst_h264_decoder_preprocess_slice()
1150 GstH264Slice * slice, GstH264Picture ** first_field) in gst_h264_decoder_find_first_field_picture()
1234 memset (&priv->current_slice, 0, sizeof (GstH264Slice)); in gst_h264_decoder_parse_slice()
1241 memset (&priv->current_slice, 0, sizeof (GstH264Slice)); in gst_h264_decoder_parse_slice()
1497 const GstH264Slice * slice, GstH264Picture * picture) in gst_h264_decoder_fill_picture_from_slice()
2530 GstH264Slice *slice = &priv->current_slice; in gst_h264_decoder_decode_slice()
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstnvh264dec.c148 GstH264Picture * picture, GstH264Slice * slice, GstH264Dpb * dpb);
150 GstH264Picture * picture, GstH264Slice * slice, GArray * ref_pic_list0,
713 GstH264Picture * picture, GstH264Slice * slice, GstH264Dpb * dpb) in gst_nv_h264_dec_start_picture()
808 GstH264Picture * picture, GstH264Slice * slice, GArray * ref_pic_list0, in gst_nv_h264_dec_decode_slice()
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11h264dec.cpp152 GstH264Picture * picture, GstH264Slice * slice, GstH264Dpb * dpb);
154 GstH264Picture * picture, GstH264Slice * slice, GArray * ref_pic_list0,
656 GstH264Picture * picture, GstH264Slice * slice, GstH264Dpb * dpb) in gst_d3d11_h264_dec_start_picture()
778 GstH264Picture * picture, GstH264Slice * slice, GArray * ref_pic_list0, in gst_d3d11_h264_dec_decode_slice()
/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/
Dgstv4l2codech264dec.c707 get_slice_header_bit_size (GstH264Slice * slice) in get_slice_header_bit_size()
715 GstH264Slice * slice) in gst_v4l2_codec_h264_dec_fill_slice_params()
953 GstH264Picture * picture, GstH264Slice * slice, GstH264Dpb * dpb) in gst_v4l2_codec_h264_dec_start_picture()
1243 GstH264Picture * picture, GstH264Slice * slice, GArray * ref_pic_list0, in gst_v4l2_codec_h264_dec_decode_slice()
/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvah264dec.c328 GstH264Picture * picture, GstH264Slice * slice, GArray * ref_pic_list0, in gst_va_h264_dec_decode_slice()
375 GstH264Picture * picture, GstH264Slice * slice, GstH264Dpb * dpb) in gst_va_h264_dec_start_picture()