OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:advancedBitsToPe
(Results
1 - 5
of
5
) sorted by null
/external/aac/libAACenc/src/
adj_thr.h
120
INT
advancedBitsToPe
,
qc_data.h
147
INT
advancedBitsToPe
; /* if set, calc bits2PE factor depending on samplerate */
qc_main.cpp
410
init->
advancedBitsToPe
!= 0
426
init->
advancedBitsToPe
, /* if set, calc bits2PE factor depending on samplerate */
[
all
...]
adj_thr.cpp
260
const INT
advancedBitsToPe
,
270
if (
advancedBitsToPe
) {
330
} /*
advancedBitsToPe
*/
[
all
...]
aacenc.cpp
625
qcInit.
advancedBitsToPe
= isLowDelay(config->audioObjectType) ? 1 : 0 ;
[
all
...]
Completed in 152 milliseconds