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

/frameworks/av/libvideoeditor/vss/inc/
H A DM4VSS3GPP_InternalTypes.h711 M4OSA_Int32 audVolArrIndex; member in struct:__anon263
/frameworks/av/libvideoeditor/vss/src/
H A DM4VSS3GPP_AudioMixing.c3458 pC->audioVolumeArray[pC->audVolArrIndex] =
3462 if( pC->audVolArrIndex >= WINDOW_SIZE - 1 )
3466 pC->audVolArrIndex, pC->InDucking_threshold);
3468 pC->audVolArrIndex = 0;
3472 pC->audVolArrIndex++;

Completed in 856 milliseconds