OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:outputASF
(Results
1 - 3
of
3
) sorted by null
/frameworks/av/libvideoeditor/vss/src/
M4VSS3GPP_AudioMixing.c
235
/* gInputParams.lvOutSampleRate*/(M4OSA_Int32)pSettings->
outputASF
, 1);
645
M4OSA_UInt32
outputASF
= 0;
787
switch( pSettings->
outputASF
)
790
outputASF
= 8000;
794
outputASF
= 16000;
798
outputASF
= 22050;
802
outputASF
= 24000;
806
outputASF
= 32000;
810
outputASF
= 44100;
814
outputASF
= 48000
[
all
...]
M4xVSS_internal.c
[
all
...]
/frameworks/av/libvideoeditor/vss/inc/
M4VSS3GPP_API.h
625
M4VIDEOEDITING_AudioSamplingFrequency
outputASF
; /**< Output sampling frequency */
[
all
...]
Completed in 31 milliseconds