OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vp8_kf_ymode_tree
(Results
1 - 5
of
5
) sorted by null
/external/libvpx/libvpx/vp8/encoder/
modecosts.c
48
vp8_kf_ymode_tree
);
bitstream.c
142
vp8_write_token(bc,
vp8_kf_ymode_tree
, p, vp8_kf_ymode_encodings + m);
[
all
...]
/external/libvpx/libvpx/vp8/common/
entropymode.c
112
const vp8_tree_index
vp8_kf_ymode_tree
[8] =
variable
entropymode.h
48
extern const vp8_tree_index
vp8_kf_ymode_tree
[];
/external/libvpx/libvpx/vp8/decoder/
decodemv.c
37
const int i = vp8_treed_read(bc,
vp8_kf_ymode_tree
, p);
Completed in 28 milliseconds