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

/frameworks/av/libvideoeditor/vss/src/
H A DM4VD_EXTERNAL_BitstreamParser.c593 M4OSA_ERR getH263ProfileAndLevel(M4OSA_UInt8* pDSI, M4OSA_Int32 DSISize, function
599 ALOGE("getH263ProfileAndLevel invalid pointer for pProfile");
604 ALOGE("getH263ProfileAndLevel: DSI is invalid");
609 ALOGV("getH263ProfileAndLevel profile_byte %d, level_byte",
673 ALOGV("getH263ProfileAndLevel profile %ld level %ld", *pProfile, *pLevel);

Completed in 5 milliseconds