OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:toMono
(Results
1 - 6
of
6
) sorted by null
/external/libopus/silk/
control.h
90
opus_int
toMono
;
stereo_LR_to_MS.c
45
opus_int
toMono
, /* I Last frame before a stereo->mono transition */
135
if(
toMono
) {
main.h
51
opus_int
toMono
, /* I Last frame before a stereo->mono transition */
enc_API.c
406
MStargetRates_bps, TargetRate_bps, psEnc->state_Fxx[ 0 ].sCmn.speech_activity_Q8, encControl->
toMono
,
543
encControl->stereoWidth_Q14 = encControl->
toMono
? 0 : psEnc->sStereo.smth_width_Q14;
/cts/suite/audio_quality/test_description/processing/
check_spectrum.py
74
def
toMono
(stereoData):
109
hostData =
toMono
(hostData)
112
dutData =
toMono
(dutData)
/external/libopus/src/
opus_encoder.c
[
all
...]
Completed in 508 milliseconds