OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_coef_context
(Results
1 - 5
of
5
) sorted by null
/external/libvpx/libvpx/vp9/decoder/
vp9_detokenize.c
118
pt =
get_coef_context
(nb, token_cache, c);
129
pt =
get_coef_context
(nb, token_cache, c);
/external/libvpx/libvpx/vp9/common/
vp9_entropy.h
186
static INLINE int
get_coef_context
(const int16_t *neighbors,
function
/external/libvpx/libvpx/vp9/encoder/
vp9_tokenize.c
152
pt =
get_coef_context
(nb, token_cache, c);
vp9_encodemb.c
139
pt =
get_coef_context
(nb, token_cache, idx + 1);
vp9_rdopt.c
527
pt =
get_coef_context
(nb, token_cache, c);
539
pt =
get_coef_context
(nb, token_cache, c);
[
all
...]
Completed in 31 milliseconds