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

/frameworks/av/libvideoeditor/lvpp/
H A DVideoEditorAudioPlayer.cpp59 mBGAudioPCMFileLength = 0;
367 mBGAudioPCMFileLength = tmp32;
368 mBGAudioPCMFileTrimmedLength = mBGAudioPCMFileLength;
372 mBGAudioPCMFileLength);
381 (int64_t)(mBGAudioPCMFileLength/sizeof(M4OSA_UInt16)/
691 ALOGV("mix with bgm with size %lld", mBGAudioPCMFileLength);
H A DVideoEditorAudioPlayer.h84 int64_t mBGAudioPCMFileLength; member in class:android::VideoEditorAudioPlayer

Completed in 85 milliseconds