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

/frameworks/av/libvideoeditor/vss/common/inc/
H A DM4VD_EXTERNAL_Interface.h43 M4OSA_ERR getMPEG4ProfileAndLevel(M4OSA_UInt8 profileAndLevel,
/frameworks/av/libvideoeditor/vss/src/
H A DM4VD_EXTERNAL_BitstreamParser.c677 M4OSA_ERR getMPEG4ProfileAndLevel(M4OSA_UInt8 profileAndLevel, argument
685 ALOGV("getMPEG4ProfileAndLevel profileAndLevel %d", profileAndLevel);
690 if (mpeg4ProfileLevelTable[i].code == profileAndLevel) {

Completed in 36 milliseconds