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

/frameworks/av/media/libstagefright/codecs/avcenc/
H A DSoftAVCEnc.cpp97 static status_t ConvertOmxAvcLevelToAvcSpecLevel( function in namespace:android
106 ALOGE("ConvertOmxAvcLevelToAvcSpecLevel: %d level not supported",
1024 if (OK != ConvertOmxAvcLevelToAvcSpecLevel(avcType->eLevel, &mAVCEncLevel)) {

Completed in 27 milliseconds