Searched defs:getAVCProfileAndLevel (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/libvideoeditor/vss/src/
H A DM4VD_EXTERNAL_BitstreamParser.c490 M4OSA_ERR getAVCProfileAndLevel(M4OSA_UInt8* pDSI, M4OSA_Int32 DSISize, function
501 ALOGE("getAVCProfileAndLevel: DSI is invalid");
508 ALOGV("getAVCProfileAndLevel profile_byte %d, level_byte: %d constrain3flag",
589 ALOGV("getAVCProfileAndLevel profile %ld level %ld", *pProfile, *pLevel);

Completed in 34 milliseconds