Searched defs:vlc (Results 1 – 6 of 6) sorted by relevance
/external/mesa3d/src/gallium/auxiliary/vl/ |
D | vl_vlc.h | 92 vl_vlc_next_input(struct vl_vlc *vlc) in vl_vlc_next_input() 121 vl_vlc_fillbits(struct vl_vlc *vlc) in vl_vlc_fillbits() 169 vl_vlc_init(struct vl_vlc *vlc, unsigned num_inputs, in vl_vlc_init() 196 vl_vlc_valid_bits(struct vl_vlc *vlc) in vl_vlc_valid_bits() 205 vl_vlc_bits_left(struct vl_vlc *vlc) in vl_vlc_bits_left() 216 vl_vlc_peekbits(struct vl_vlc *vlc, unsigned num_bits) in vl_vlc_peekbits() 226 vl_vlc_eatbits(struct vl_vlc *vlc, unsigned num_bits) in vl_vlc_eatbits() 238 vl_vlc_get_uimsbf(struct vl_vlc *vlc, unsigned num_bits) in vl_vlc_get_uimsbf() 254 vl_vlc_get_simsbf(struct vl_vlc *vlc, unsigned num_bits) in vl_vlc_get_simsbf() 270 vl_vlc_get_vlclbf(struct vl_vlc *vlc, const struct vl_vlc_entry *tbl, unsigned num_bits) in vl_vlc_get_vlclbf()
|
D | vl_mpeg12_bitstream.h | 41 struct vl_vlc vlc; member
|
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/vl/ |
D | vl_vlc.h | 92 vl_vlc_next_input(struct vl_vlc *vlc) in vl_vlc_next_input() 121 vl_vlc_fillbits(struct vl_vlc *vlc) in vl_vlc_fillbits() 169 vl_vlc_init(struct vl_vlc *vlc, unsigned num_inputs, in vl_vlc_init() 196 vl_vlc_valid_bits(struct vl_vlc *vlc) in vl_vlc_valid_bits() 205 vl_vlc_bits_left(struct vl_vlc *vlc) in vl_vlc_bits_left() 216 vl_vlc_peekbits(struct vl_vlc *vlc, unsigned num_bits) in vl_vlc_peekbits() 226 vl_vlc_eatbits(struct vl_vlc *vlc, unsigned num_bits) in vl_vlc_eatbits() 238 vl_vlc_get_uimsbf(struct vl_vlc *vlc, unsigned num_bits) in vl_vlc_get_uimsbf() 254 vl_vlc_get_simsbf(struct vl_vlc *vlc, unsigned num_bits) in vl_vlc_get_simsbf() 270 vl_vlc_get_vlclbf(struct vl_vlc *vlc, const struct vl_vlc_entry *tbl, unsigned num_bits) in vl_vlc_get_vlclbf()
|
D | vl_mpeg12_bitstream.h | 41 struct vl_vlc vlc; member
|
/external/mesa3d/src/gallium/state_trackers/vdpau/ |
D | decode.c | 387 struct vl_vlc vlc; in vlVdpDecoderFixVC1Startcode() local
|
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vdpau/ |
D | decode.c | 387 struct vl_vlc vlc; in vlVdpDecoderFixVC1Startcode() local
|