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

  /frameworks/av/libvideoeditor/lvpp/
VideoEditorPlayer.h 128 virtual status_t loadEffectsSettings(
VideoEditorPlayer.cpp 227 status_t VideoEditorPlayer::loadEffectsSettings(
229 ALOGV("loadEffectsSettings");
230 return mPlayer->loadEffectsSettings(pEffectSettings, nEffects);
PreviewPlayer.h 72 status_t loadEffectsSettings(M4VSS3GPP_EffectSettings* pEffectSettings,
PreviewPlayer.cpp     [all...]
VideoEditorPreviewController.cpp 280 ALOGE("loadEffectsSettings: Allocation error");
305 ALOGE("loadEffectsSettings:Alloc error for pFramingBuf");
324 ALOGE("loadEffectsSettings: wrong RGB type");
334 ALOGE("loadEffectsSettings:Alloc error pFramingBuf pac");
492 mVePlayer[playerInst]->loadEffectsSettings(mEffectsSettings,
    [all...]

Completed in 28 milliseconds