OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:maxValueInSfb
(Results
1 - 5
of
5
) sorted by null
/external/aac/libAACenc/src/
dyn_bits.h
152
const UINT* const
maxValueInSfb
,
dyn_bits.cpp
346
const SHORT* const quantSpectrum, const UINT* const
maxValueInSfb
,
379
sfbOffset + grpNdx,
maxValueInSfb
+ grpNdx,
438
not in all cases if
maxValueInSfb
[] == 0 we set deltaScf
461
if
maxValueInSfb
[] of current is zero because of a
468
const UINT* const
maxValueInSfb
,
513
if (
maxValueInSfb
[j] == 0) {
519
found = 0; /* search in other sections for
maxValueInSfb
!= 0 */
521
/* search in this section for the next
maxValueInSfb
[] != 0 */
523
if (
maxValueInSfb
[k] != 0) {
541
/* search for the next
maxValueInSfb
[] != 0 in all other sections *
[
all
...]
qc_data.h
182
UINT
maxValueInSfb
[MAX_GROUPED_SFB];
bitenc.cpp
292
static INT FDKaacEnc_encodeScaleFactorData(UINT *
maxValueInSfb
,
351
if (
maxValueInSfb
[j] == 0)
[
all
...]
qc_main.cpp
[
all
...]
Completed in 177 milliseconds