Searched refs:vp8_kf_ymode_tree (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
H A Dmodecosts.c48 vp8_kf_ymode_tree);
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 Dmodecosts.c48 vp8_kf_ymode_tree);
H A Dbitstream.c142 vp8_write_token(bc, vp8_kf_ymode_tree, p, vp8_kf_ymode_encodings + m);
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/
H A Dentropymode.c112 const vp8_tree_index vp8_kf_ymode_tree[8] = variable
H A Dentropymode.h52 extern const vp8_tree_index vp8_kf_ymode_tree[];
/external/libvpx/libvpx/vp8/common/
H A Dentropymode.c112 const vp8_tree_index vp8_kf_ymode_tree[8] = variable
H A Dentropymode.h52 extern const vp8_tree_index vp8_kf_ymode_tree[];
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/decoder/
H A Ddecodemv.c37 const int i = vp8_treed_read(bc, vp8_kf_ymode_tree, p);
/external/libvpx/libvpx/vp8/decoder/
H A Ddecodemv.c37 const int i = vp8_treed_read(bc, vp8_kf_ymode_tree, p);

Completed in 702 milliseconds