Home
last modified time | relevance | path

Searched refs:vl_vlc (Results 1 – 17 of 17) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/vl/
Dvl_vlc.h41 struct vl_vlc struct
91 vl_vlc_next_input(struct vl_vlc *vlc) in vl_vlc_next_input()
116 vl_vlc_align_data_ptr(struct vl_vlc *vlc) in vl_vlc_align_data_ptr()
130 vl_vlc_fillbits(struct vl_vlc *vlc) in vl_vlc_fillbits()
179 vl_vlc_init(struct vl_vlc *vlc, unsigned num_inputs, in vl_vlc_init()
207 vl_vlc_valid_bits(struct vl_vlc *vlc) in vl_vlc_valid_bits()
216 vl_vlc_bits_left(struct vl_vlc *vlc) in vl_vlc_bits_left()
227 vl_vlc_peekbits(struct vl_vlc *vlc, unsigned num_bits) in vl_vlc_peekbits()
237 vl_vlc_eatbits(struct vl_vlc *vlc, unsigned num_bits) in vl_vlc_eatbits()
249 vl_vlc_get_uimsbf(struct vl_vlc *vlc, unsigned num_bits) in vl_vlc_get_uimsbf()
[all …]
Dvl_rbsp.h44 struct vl_vlc nal;
51 static inline void vl_rbsp_init(struct vl_rbsp *rbsp, struct vl_vlc *nal, unsigned num_bits) in vl_rbsp_init()
Dvl_mpeg12_bitstream.h41 struct vl_vlc vlc;
/third_party/mesa3d/src/gallium/frontends/omx/bellagio/
Dvid_dec_av1.c37 static unsigned av1_f(struct vl_vlc *vlc, unsigned n) in av1_f()
50 static unsigned av1_uvlc(struct vl_vlc *vlc) in av1_uvlc()
70 static int av1_le(struct vl_vlc *vlc, const unsigned n) in av1_le()
83 static unsigned av1_uleb128(struct vl_vlc *vlc) in av1_uleb128()
99 static int av1_su(struct vl_vlc *vlc, const unsigned n) in av1_su()
123 static unsigned av1_ns(struct vl_vlc *vlc, unsigned n) in av1_ns()
137 static void av1_byte_alignment(struct vl_vlc *vlc) in av1_byte_alignment()
142 static void sequence_header_obu(vid_dec_PrivateType *priv, struct vl_vlc *vlc) in sequence_header_obu()
378 static void superres_params(vid_dec_PrivateType *priv, struct vl_vlc *vlc) in superres_params()
409 static void frame_size(vid_dec_PrivateType *priv, struct vl_vlc *vlc) in frame_size()
[all …]
Dvid_dec_mpeg12.c62 static void vid_dec_mpeg12_Decode(vid_dec_PrivateType *priv, struct vl_vlc *vlc, unsigned min_bits_…
143 static void vid_dec_mpeg12_Decode(vid_dec_PrivateType *priv, struct vl_vlc *vlc, unsigned min_bits_… in vid_dec_mpeg12_Decode()
Dvid_dec.c472 struct vl_vlc vlc; in vid_dec_DecodeBuffer()
Dvid_dec_h265.c914 struct vl_vlc *vlc, in vid_dec_h265_Decode()
/third_party/mesa3d/src/gallium/frontends/va/
Dpicture_vp9.c123 static unsigned vp9_u(struct vl_vlc *vlc, unsigned n) in vp9_u()
136 static signed vp9_s(struct vl_vlc *vlc, unsigned n) in vp9_s()
147 static void bitdepth_colorspace_sampling(struct vl_vlc *vlc, unsigned profile) in bitdepth_colorspace_sampling()
161 static void frame_size(struct vl_vlc *vlc) in frame_size()
179 struct vl_vlc vlc; in vlVaDecoderVP9BitstreamHeader()
Dpicture_hevc_enc.c284 struct vl_vlc vlc = {0}; in vlVaHandleVAEncPackedHeaderDataBufferTypeHEVC()
Dpicture.c254 struct vl_vlc vlc = {0}; in bufHasStartcode()
/third_party/mesa3d/src/gallium/frontends/omx/
Dvid_dec_h264_common.h94 void vid_dec_h264_Decode(vid_dec_PrivateType *priv, struct vl_vlc *vlc, unsigned min_bits_left);
Dvid_dec_common.h54 void (*Decode)(vid_dec_PrivateType *priv, struct vl_vlc *vlc, unsigned min_bits_left); \
Dvid_dec_h264_common.c965 void vid_dec_h264_Decode(vid_dec_PrivateType *priv, struct vl_vlc *vlc, unsigned min_bits_left) in vid_dec_h264_Decode()
/third_party/mesa3d/src/gallium/frontends/omx/tizonia/
Dh264dprc.c302 struct vl_vlc vlc; in decode_frame()
/third_party/mesa3d/src/gallium/frontends/vdpau/
Ddecode.c531 struct vl_vlc vlc = {}; in vlVdpDecoderFixVC1Startcode()
/third_party/mesa3d/src/gallium/auxiliary/
Dmeson.build461 'vl/vl_vlc.h',
/third_party/mesa3d/ohos/
Ddependency_inputs.gni2010 ../src/gallium/auxiliary/vl/vl_vlc.h