Searched refs:loadEffectsSettings (Results 1 - 5 of 5) sorted by relevance

/frameworks/av/libvideoeditor/lvpp/
H A DVideoEditorPlayer.cpp227 status_t VideoEditorPlayer::loadEffectsSettings( function in class:android::VideoEditorPlayer
229 ALOGV("loadEffectsSettings");
230 return mPlayer->loadEffectsSettings(pEffectSettings, nEffects);
H A DPreviewPlayer.h72 status_t loadEffectsSettings(M4VSS3GPP_EffectSettings* pEffectSettings,
H A DVideoEditorPlayer.h125 virtual status_t loadEffectsSettings(
H A DPreviewPlayer.cpp1256 status_t PreviewPlayer::loadEffectsSettings( function in class:android::PreviewPlayer
1259 ALOGV("loadEffectsSettings");
H A DVideoEditorPreviewController.cpp280 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,

Completed in 68 milliseconds