Home
last modified time | relevance | path

Searched defs:slice_header (Results 1 – 10 of 10) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dcbs_mpeg2_syntax_template.c383 static int FUNC(slice_header)(CodedBitstreamContext *ctx, RWContext *rw, in FUNC() argument
Dcbs_h264_syntax_template.c939 static int FUNC(slice_header)(CodedBitstreamContext *ctx, RWContext *rw, in FUNC() argument
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11h264dec.cpp608 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()
Dgstd3d11h265dec.cpp567 self, const GstH265SliceHdr * slice_header, DXVA_PicParams_HEVC * params) in gst_d3d11_h265_dec_picture_params_from_slice_header()
579 const GstH265SliceHdr * slice_header, DXVA_PicParams_HEVC * params) in gst_d3d11_h265_dec_fill_picture_params()
/third_party/mesa3d/src/gallium/frontends/omx/
Dvid_dec_h264_common.c625 static void slice_header(vid_dec_PrivateType *priv, struct vl_rbsp *rbsp, in slice_header() function
/third_party/mesa3d/src/gallium/frontends/omx/bellagio/
Dvid_dec_h265.c758 static void slice_header(vid_dec_PrivateType *priv, struct vl_rbsp *rbsp, in slice_header() function
/third_party/mesa3d/src/gallium/frontends/va/
Dva_private.h310 uint8_t slice_header[MAX_MJPEG_SLICE_HEADER_SIZE]; member
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstnvh265dec.c652 const GstH265SliceHdr *slice_header = &slice->header; in gst_nv_h265_dec_start_picture() local
Dgstnvh264dec.c718 const GstH264SliceHdr *slice_header = &slice->header; in gst_nv_h264_dec_start_picture() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dradeon_vcn_enc.h410 uint32_t slice_header; member
525 void (*slice_header)(struct radeon_encoder *enc); member