Searched refs:averageValue (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/libvideoeditor/lvpp/
H A DVideoEditorBGAudioProcessing.h95 M4OSA_Bool isThresholdBreached(M4OSA_Int32* averageValue,
H A DVideoEditorBGAudioProcessing.cpp280 M4OSA_Int32* averageValue,
288 totalValue += averageValue[i];
279 isThresholdBreached( M4OSA_Int32* averageValue, M4OSA_Int32 storeCount, M4OSA_Int32 thresholdValue) argument
/frameworks/av/libvideoeditor/vss/src/
H A DM4VSS3GPP_AudioMixing.c77 static M4OSA_Bool M4VSS3GPP_isThresholdBreached( M4OSA_Int32 *averageValue,
4120 M4OSA_Bool M4VSS3GPP_isThresholdBreached( M4OSA_Int32 *averageValue, argument
4128 finalValue += averageValue[i];

Completed in 57 milliseconds