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

/frameworks/av/libvideoeditor/vss/stagefrightshells/src/
H A DVideoEditorVideoEncoder.cpp1049 M4OSA_ERR VideoEditorVideoEncoder_start(M4ENCODER_Context pContext) { function in namespace:android
1054 ALOGV("VideoEditorVideoEncoder_start begin");
1078 ALOGV("VideoEditorVideoEncoder_start no error");
1080 ALOGV("VideoEditorVideoEncoder_start ERROR 0x%X", err);
1082 ALOGV("VideoEditorVideoEncoder_start end");
1259 (*pEncoderInterface)->pFctStart = VideoEditorVideoEncoder_start;

Completed in 6 milliseconds