Searched refs:vl_vlc (Results 1 – 17 of 17) sorted by relevance
/third_party/mesa3d/src/gallium/auxiliary/vl/ |
D | vl_vlc.h | 41 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 …]
|
D | vl_rbsp.h | 44 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()
|
D | vl_mpeg12_bitstream.h | 41 struct vl_vlc vlc;
|
/third_party/mesa3d/src/gallium/frontends/omx/bellagio/ |
D | vid_dec_av1.c | 37 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 …]
|
D | vid_dec_mpeg12.c | 62 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()
|
D | vid_dec.c | 472 struct vl_vlc vlc; in vid_dec_DecodeBuffer()
|
D | vid_dec_h265.c | 914 struct vl_vlc *vlc, in vid_dec_h265_Decode()
|
/third_party/mesa3d/src/gallium/frontends/va/ |
D | picture_vp9.c | 123 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()
|
D | picture_hevc_enc.c | 284 struct vl_vlc vlc = {0}; in vlVaHandleVAEncPackedHeaderDataBufferTypeHEVC()
|
D | picture.c | 254 struct vl_vlc vlc = {0}; in bufHasStartcode()
|
/third_party/mesa3d/src/gallium/frontends/omx/ |
D | vid_dec_h264_common.h | 94 void vid_dec_h264_Decode(vid_dec_PrivateType *priv, struct vl_vlc *vlc, unsigned min_bits_left);
|
D | vid_dec_common.h | 54 void (*Decode)(vid_dec_PrivateType *priv, struct vl_vlc *vlc, unsigned min_bits_left); \
|
D | vid_dec_h264_common.c | 965 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/ |
D | h264dprc.c | 302 struct vl_vlc vlc; in decode_frame()
|
/third_party/mesa3d/src/gallium/frontends/vdpau/ |
D | decode.c | 531 struct vl_vlc vlc = {}; in vlVdpDecoderFixVC1Startcode()
|
/third_party/mesa3d/src/gallium/auxiliary/ |
D | meson.build | 461 'vl/vl_vlc.h',
|
/third_party/mesa3d/ohos/ |
D | dependency_inputs.gni | 2010 ../src/gallium/auxiliary/vl/vl_vlc.h
|