HomeSort by relevance Sort by last modified time
    Searched full:videoeditoraudioencoder_cleanup (Results 1 - 1 of 1) sorted by null

  /frameworks/media/libvideoeditor/vss/stagefrightshells/src/
VideoEditorAudioEncoder.cpp 239 M4OSA_ERR VideoEditorAudioEncoder_cleanup(M4OSA_Context pContext) {
244 LOGV("VideoEditorAudioEncoder_cleanup begin");
254 LOGV("VideoEditorAudioEncoder_cleanup no error");
256 LOGV("VideoEditorAudioEncoder_cleanup ERROR 0x%X", err);
258 LOGV("VideoEditorAudioEncoder_cleanup end");
281 VideoEditorAudioEncoder_cleanup(pEncoderContext);
705 (*pEncoderInterface)->pFctCleanUp = VideoEditorAudioEncoder_cleanup;

Completed in 36 milliseconds