Searched refs:GstH264Slice (Results 1 – 7 of 7) sorted by relevance
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecs/ |
D | gsth264decoder.h | 169 GstH264Slice * slice, 194 GstH264Slice * slice,
|
D | gsth264picture.h | 34 typedef struct _GstH264Slice GstH264Slice; typedef
|
D | gsth264decoder.c | 112 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/ |
D | gstnvh264dec.c | 148 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/ |
D | gstd3d11h264dec.cpp | 152 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/ |
D | gstv4l2codech264dec.c | 707 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/ |
D | gstvah264dec.c | 328 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()
|