OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PC_NUM_HEIGHT_LAYER
(Results
1 - 2
of
2
) sorted by null
/external/aac/libMpegTPDec/include/
tpdec_lib.h
154
#define
PC_NUM_HEIGHT_LAYER
3
/external/aac/libMpegTPDec/src/
tpdec_asc.cpp
627
int ec[
PC_NUM_HEIGHT_LAYER
] = {0};
629
int cc[
PC_NUM_HEIGHT_LAYER
] = {0};
630
int fc[
PC_NUM_HEIGHT_LAYER
] = {0};
631
int sc[
PC_NUM_HEIGHT_LAYER
] = {0};
632
int bc[
PC_NUM_HEIGHT_LAYER
] = {0};
[
all
...]
Completed in 195 milliseconds