OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vp8_ymode_encodings
(Results
1 - 3
of
3
) sorted by null
/external/libvpx/vp8/common/
entropymode.h
47
extern struct vp8_token_struct
vp8_ymode_encodings
[VP8_YMODES];
entropymode.c
168
struct vp8_token_struct
vp8_ymode_encodings
[VP8_YMODES];
variable in typeref:struct:vp8_token_struct
195
VP8_YMODES,
vp8_ymode_encodings
, vp8_ymode_tree,
262
vp8_tokens_from_tree(
vp8_ymode_encodings
, vp8_ymode_tree);
/external/libvpx/vp8/encoder/
bitstream.c
118
w, VP8_YMODES,
vp8_ymode_encodings
, vp8_ymode_tree,
135
vp8_write_token(bc, vp8_ymode_tree, p,
vp8_ymode_encodings
+ m);
[
all
...]
Completed in 15 milliseconds