Searched refs:GstH264SliceHdr (Results 1 – 11 of 11) sorted by relevance
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecs/ |
D | gsth264picture.h | 86 GstH264SliceHdr header;
|
D | gsth264decoder.c | 1153 const GstH264SliceHdr *slice_hdr = &slice->header; in gst_h264_decoder_find_first_field_picture() 1500 const GstH264SliceHdr *slice_hdr = &slice->header; in gst_h264_decoder_fill_picture_from_slice() 3103 const GstH264SliceHdr *slice_hdr = &priv->current_slice.header; in modify_ref_pic_list() 3268 GstH264SliceHdr *slice_hdr = &priv->current_slice.header; in gst_h264_decoder_modify_ref_pic_lists()
|
/third_party/gstreamer/gstplugins_bad/sys/va/ |
D | gstvah264dec.c | 245 _fill_pred_weight_table (GstH264SliceHdr * header, in _fill_pred_weight_table() 318 _get_slice_data_bit_offset (GstH264SliceHdr * header, guint nal_header_bytes) in _get_slice_data_bit_offset() 331 GstH264SliceHdr *header = &slice->header; in gst_va_h264_dec_decode_slice()
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/ |
D | gsth264parser.h | 355 typedef struct _GstH264SliceHdr GstH264SliceHdr; typedef 1244 … GstH264SliceHdr *slice, gboolean parse_pred_weight_table,
|
D | gsth264parser.c | 635 slice_parse_ref_pic_list_modification_1 (GstH264SliceHdr * slice, in slice_parse_ref_pic_list_modification_1() 687 slice_parse_ref_pic_list_modification (GstH264SliceHdr * slice, NalReader * nr, in slice_parse_ref_pic_list_modification() 703 gst_h264_slice_parse_dec_ref_pic_marking (GstH264SliceHdr * slice, in gst_h264_slice_parse_dec_ref_pic_marking() 768 gst_h264_slice_parse_pred_weight_table (GstH264SliceHdr * slice, in gst_h264_slice_parse_pred_weight_table() 2226 GstH264NalUnit * nalu, GstH264SliceHdr * slice, in gst_h264_parser_parse_slice_hdr()
|
/third_party/gstreamer/gstplugins_bad/sys/d3d11/ |
D | gstd3d11h264dec.cpp | 608 self, const GstH264SliceHdr * slice_header, DXVA_PicParams_H264 * params) in gst_d3d11_h264_dec_picture_params_from_slice_header() 619 const GstH264SliceHdr * slice_header, DXVA_PicParams_H264 * params) in gst_d3d11_h264_dec_fill_picture_params()
|
/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/ |
D | gstv4l2codech264dec.c | 541 GstH264SliceHdr * slice_hdr, GstH264Picture * picture, GstH264Dpb * dpb) in gst_v4l2_codec_h264_dec_fill_decoder_params() 654 GstH264SliceHdr * slice_hdr) in gst_v4l2_codec_h264_dec_fill_pred_weight()
|
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/ |
D | gstnvh264dec.c | 718 const GstH264SliceHdr *slice_header = &slice->header; in gst_nv_h264_dec_start_picture()
|
/third_party/gstreamer/gstplugins_bad/gst/videoparsers/ |
D | gsth264parse.c | 949 GstH264SliceHdr slice; in gst_h264_parse_process_nal()
|
/third_party/gstreamer/gstplugins_bad/gst/mpegtsdemux/ |
D | tsdemux.c | 1243 GstH264SliceHdr slice; in scan_keyframe_h264()
|
/third_party/gstreamer/gstplugins_bad/ |
D | ChangeLog | 34336 member of GstH264SliceHdr. No reason to hiding them and 85019 GstH264NalUnit, GstH264PPS, GstH264SPS and GstH264SliceHdr.
|