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

  /external/libvpx/libvpx/vp8/common/
vp8_entropymodedata.h 29 const struct vp8_token_struct vp8_kf_ymode_encodings[VP8_YMODES] = { variable in typeref:struct:vp8_token_struct
entropymode.h 59 extern const struct vp8_token_struct vp8_kf_ymode_encodings[VP8_YMODES];
  /external/libvpx/libvpx/vp8/encoder/
bitstream.c 111 vp8_write_token(bc, vp8_kf_ymode_tree, p, vp8_kf_ymode_encodings + m);
    [all...]

Completed in 163 milliseconds