OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EOSB_TOKEN
(Results
1 - 3
of
3
) sorted by null
/external/libvpx/libvpx/vp9/common/
vp9_entropy.h
35
#define
EOSB_TOKEN
127 /* Not signalled, encoder only */
/external/libvpx/libvpx/vp9/encoder/
vp9_bitstream.c
296
if (t ==
EOSB_TOKEN
) {
[
all
...]
vp9_encodeframe.c
793
(*tp)->token =
EOSB_TOKEN
;
[
all
...]
Completed in 148 milliseconds