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

/frameworks/base/media/jni/mediaeditor/
H A DVideoEditorMain.cpp497 static M4OSA_ERR checkClipVideoProfileAndLevel(M4DECODER_VideoDecoders *pDecoders, function
504 ALOGV("checkClipVideoProfileAndLevel format %d profile;%d level:0x%x",
523 ALOGE("checkClipVideoProfileAndLevel unsupport Video format %ld", format);
2214 result = checkClipVideoProfileAndLevel(pContext->decoders, videoFormat, profile, level);

Completed in 84 milliseconds