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