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

/frameworks/av/libvideoeditor/vss/common/inc/
H A DM4VD_EXTERNAL_Interface.h37 M4OSA_ERR getAVCProfileAndLevel(M4OSA_UInt8* pDSI, M4OSA_Int32 DSISize,
/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);
H A DM4VSS3GPP_ClipAnalysis.c471 err = getAVCProfileAndLevel(pClipCtxt->pVideoStream->
478 getAVCProfileAndLevel returns 0x%08X", err);
/frameworks/av/libvideoeditor/vss/mcs/src/
H A DM4MCS_API.c9528 err = getAVCProfileAndLevel(pC->pReaderVideoStream->
9535 getAVCProfileAndLevel returns 0x%08X", err);

Completed in 120 milliseconds