Home
last modified time | relevance | path

Searched refs:compressed_header_size (Results 1 – 11 of 11) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dvp9shared.h156 int compressed_header_size; member
Dvaapi_vp9.c86 .first_partition_size = h->h.compressed_header_size, in vaapi_vp9_start_frame()
Dnvdec_vp9.c101 .offsetToDctParts = h->h.compressed_header_size, in nvdec_vp9_start_frame()
Dvdpau_vp9.c102 info->compressedHeaderSize = h->h.compressed_header_size; in vdpau_vp9_start_frame()
Ddxva2_vp9.c149 pp->first_partition_size = h->h.compressed_header_size; in fill_picture_parameters()
Dvp9.c876 s->s.h.compressed_header_size = size2 = get_bits(&s->gb, 16); in decode_frame_header()
/third_party/mesa3d/src/amd/common/
Dac_vcn_dec.h870 unsigned int compressed_header_size; member
/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/linux/
Dv4l2-controls.h2195 __u16 compressed_header_size; member
/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/
Dgstv4l2codecvp9dec.c308 .compressed_header_size = h->header_size_in_bytes, in gst_v4l2_codec_vp9_dec_fill_dec_params()
/third_party/gstreamer/gstplugins_good/sys/v4l2/ext/
Dv4l2-controls.h2195 __u16 compressed_header_size; member
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dradeon_vcn_dec.c624 result.compressed_header_size = pic->picture_parameter.first_partition_size; in get_vp9_msg()