Searched refs:DEFAULT_SAMPLING_FREQ (Results 1 - 2 of 2) sorted by relevance

/frameworks/media/libvideoeditor/lvpp/
H A DVideoEditorSRC.h59 static const int32_t DEFAULT_SAMPLING_FREQ = (int32_t)kFreq32000Hz; member in class:android::VideoEditorSRC
H A DVideoEditorSRC.cpp36 mOutputSampleRate = DEFAULT_SAMPLING_FREQ;
56 mOutputFormat->setInt32(kKeySampleRate, DEFAULT_SAMPLING_FREQ);

Completed in 157 milliseconds