HomeSort by relevance Sort by last modified time
    Searched refs:loadEffectsSettings (Results 1 - 5 of 5) sorted by null

  /frameworks/media/libvideoeditor/lvpp/
PreviewPlayer.h 62 status_t loadEffectsSettings(M4VSS3GPP_EffectSettings* pEffectSettings,
VideoEditorPlayer.h 124 virtual status_t loadEffectsSettings(
VideoEditorPlayer.cpp 223 status_t VideoEditorPlayer::loadEffectsSettings(
225 LOGV("loadEffectsSettings");
226 return mPlayer->loadEffectsSettings(pEffectSettings, nEffects);
PreviewPlayer.cpp     [all...]
VideoEditorPreviewController.cpp 273 LOGE("loadEffectsSettings: Allocation error");
298 LOGE("loadEffectsSettings:Alloc error for pFramingBuf");
317 LOGE("loadEffectsSettings: wrong RGB type");
327 LOGE("loadEffectsSettings:Alloc error pFramingBuf pac");
485 mVePlayer[playerInst]->loadEffectsSettings(mEffectsSettings,
    [all...]

Completed in 859 milliseconds