Home
last modified time | relevance | path

Searched defs:resamplerContext (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/libvideoeditor/vss/src/
DVideoEditorResampler.cpp98 void LVAudiosetSampleRate(M4OSA_Context resamplerContext, M4OSA_Int32 inSampleRate) { in LVAudiosetSampleRate()
113 void LVAudiosetVolume(M4OSA_Context resamplerContext, M4OSA_Int16 left, M4OSA_Int16 right) { in LVAudiosetVolume()
120 void LVDestroy(M4OSA_Context resamplerContext) { in LVDestroy()
147 M4OSA_Int32 outFrameCount, M4OSA_Context resamplerContext) { in LVAudioresample_LowQuality()