HomeSort by relevance Sort by last modified time
    Searched refs:getH263ProfileAndLevel (Results 1 - 4 of 4) sorted by null

  /frameworks/media/libvideoeditor/vss/common/inc/
M4VD_EXTERNAL_Interface.h 40 M4OSA_ERR getH263ProfileAndLevel(M4OSA_UInt8* pDSI, M4OSA_Int32 DSISize,
  /frameworks/media/libvideoeditor/vss/src/
M4VD_EXTERNAL_BitstreamParser.c 593 M4OSA_ERR getH263ProfileAndLevel(M4OSA_UInt8* pDSI, M4OSA_Int32 DSISize,
599 LOGE("getH263ProfileAndLevel invalid pointer for pProfile");
604 LOGE("getH263ProfileAndLevel: DSI is invalid");
609 LOGV("getH263ProfileAndLevel profile_byte %d, level_byte",
673 LOGV("getH263ProfileAndLevel profile %ld level %ld", *pProfile, *pLevel);
M4VSS3GPP_ClipAnalysis.c 456 err = getH263ProfileAndLevel(pClipCtxt->pVideoStream->
463 getH263ProfileAndLevel returns 0x%08X", err);
    [all...]
  /frameworks/media/libvideoeditor/vss/mcs/src/
M4MCS_API.c     [all...]

Completed in 47 milliseconds