Searched refs:vp8_kf_ymode_encodings (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/
H A Dvp8_entropymodedata.h44 const struct vp8_token_struct vp8_kf_ymode_encodings[VP8_YMODES] = variable in typeref:struct:vp8_token_struct
H A Dentropymode.h61 extern const struct vp8_token_struct vp8_kf_ymode_encodings[VP8_YMODES];
/external/libvpx/libvpx/vp8/common/
H A Dvp8_entropymodedata.h44 const struct vp8_token_struct vp8_kf_ymode_encodings[VP8_YMODES] = variable in typeref:struct:vp8_token_struct
H A Dentropymode.h61 extern const struct vp8_token_struct vp8_kf_ymode_encodings[VP8_YMODES];
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
H A Dbitstream.c141 vp8_write_token(bc, vp8_kf_ymode_tree, p, vp8_kf_ymode_encodings + m);
/external/libvpx/libvpx/vp8/encoder/
H A Dbitstream.c142 vp8_write_token(bc, vp8_kf_ymode_tree, p, vp8_kf_ymode_encodings + m);

Completed in 128 milliseconds