OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gu1_code_coeff_token_table
(Results
1 - 3
of
3
) sorted by null
/external/libavc/common/
ih264_cavlc_tables.c
35
* -
gu1_code_coeff_token_table
100
const UWORD8
gu1_code_coeff_token_table
[3][4][16] =
variable
ih264_cavlc_tables.h
76
extern const UWORD8
gu1_code_coeff_token_table
[3][4][16];
/external/libavc/encoder/
ih264e_cavlc.c
355
u4_codeword =
gu1_code_coeff_token_table
[u4_vlcnum][u4_trailing_ones][u4_total_coeff-1];
[
all
...]
Completed in 64 milliseconds