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

  /frameworks/media/libvideoeditor/vss/common/inc/
M4VD_EXTERNAL_Interface.h 37 M4OSA_ERR getAVCProfileAndLevel(M4OSA_UInt8* pDSI, M4OSA_Int32 DSISize,
  /frameworks/media/libvideoeditor/vss/src/
M4VD_EXTERNAL_BitstreamParser.c 490 M4OSA_ERR getAVCProfileAndLevel(M4OSA_UInt8* pDSI, M4OSA_Int32 DSISize,
501 LOGE("getAVCProfileAndLevel: DSI is invalid");
508 LOGV("getAVCProfileAndLevel profile_byte %d, level_byte: %d constrain3flag",
589 LOGV("getAVCProfileAndLevel profile %ld level %ld", *pProfile, *pLevel);
M4VSS3GPP_ClipAnalysis.c 471 err = getAVCProfileAndLevel(pClipCtxt->pVideoStream->
478 getAVCProfileAndLevel returns 0x%08X", err);
    [all...]
  /frameworks/media/libvideoeditor/vss/mcs/src/
M4MCS_API.c     [all...]

Completed in 267 milliseconds