HomeSort by relevance Sort by last modified time
    Searched refs:vl_vlc (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/gallium/auxiliary/vl/
vl_vlc.h 41 struct vl_vlc struct
92 vl_vlc_next_input(struct vl_vlc *vlc)
121 vl_vlc_fillbits(struct vl_vlc *vlc)
169 vl_vlc_init(struct vl_vlc *vlc, unsigned num_inputs,
196 vl_vlc_valid_bits(struct vl_vlc *vlc)
205 vl_vlc_bits_left(struct vl_vlc *vlc)
216 vl_vlc_peekbits(struct vl_vlc *vlc, unsigned num_bits)
226 vl_vlc_eatbits(struct vl_vlc *vlc, unsigned num_bits)
238 vl_vlc_get_uimsbf(struct vl_vlc *vlc, unsigned num_bits)
254 vl_vlc_get_simsbf(struct vl_vlc *vlc, unsigned num_bits
    [all...]
vl_mpeg12_bitstream.h 32 #include "vl_vlc.h"
41 struct vl_vlc vlc;
  /external/mesa3d/src/gallium/state_trackers/vdpau/
decode.c 33 #include "vl/vl_vlc.h"
387 struct vl_vlc vlc;

Completed in 122 milliseconds