HomeSort by relevance Sort by last modified time
    Searched defs:fPTVolLevel (Results 1 - 3 of 3) sorted by null

  /frameworks/av/libvideoeditor/lvpp/
VideoEditorAudioPlayer.cpp 605 M4OSA_Float fPTVolLevel =
745 if (fPTVolLevel < 1.0) {
747 uiPCMsize, fPTVolLevel);
777 if(fPTVolLevel < 1.0) {
779 pPTMdata, uiPCMsize, fPTVolLevel);
791 if(fPTVolLevel < 1.0) {
793 fPTVolLevel);
  /frameworks/av/libvideoeditor/vss/inc/
M4VSS3GPP_API.h 632 M4OSA_Float fPTVolLevel;
    [all...]
M4VSS3GPP_InternalTypes.h     [all...]

Completed in 818 milliseconds