Searched defs:VideoEditorVideoEncoder_getInterface (Results 1 - 1 of 1) sorted by last modified time

/frameworks/av/libvideoeditor/vss/stagefrightshells/src/
H A DVideoEditorVideoEncoder.cpp1216 M4OSA_ERR VideoEditorVideoEncoder_getInterface(M4ENCODER_Format format, function in namespace:android
1225 ALOGV("VideoEditorVideoEncoder_getInterface begin 0x%x 0x%x %d", pFormat,
1253 ALOGV("VideoEditorVideoEncoder_getInterface : unsupported format %d",
1273 ALOGV("VideoEditorVideoEncoder_getInterface no error");
1276 ALOGV("VideoEditorVideoEncoder_getInterface ERROR 0x%X", err);
1285 return VideoEditorVideoEncoder_getInterface(M4ENCODER_kH263, pFormat,
1291 return VideoEditorVideoEncoder_getInterface(M4ENCODER_kMPEG4, pFormat,
1297 return VideoEditorVideoEncoder_getInterface(M4ENCODER_kH264, pFormat,

Completed in 937 milliseconds