OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pResolution
(Results
1 - 2
of
2
) sorted by null
/external/aac/libSBRdec/src/
psdec_hybrid.h
121
UCHAR
pResolution
[3];
162
const UCHAR *
pResolution
);
psdec_hybrid.cpp
110
const UCHAR *
pResolution
) /*!< Resolution in Qmf bands (length noBands). */
116
hs->
pResolution
[i] =
pResolution
[i];
117
if(
pResolution
[i] > maxNoChannels)
118
maxNoChannels =
pResolution
[i];
517
hybridRes = (HYBRID_RES)hHybrid->
pResolution
[band];
637
hybridRes = (HYBRID_RES)hHybrid->
pResolution
[band];
Completed in 1121 milliseconds