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

  /frameworks/av/libvideoeditor/vss/inc/
M4VSS3GPP_ErrorCodes.h 113 #define M4VSS3GPP_ERR_INPUT_VIDEO_AU_TOO_LARGE M4OSA_ERR_CREATE( M4_ERR, M4VSS3GPP, 0x001A)
  /frameworks/base/media/jni/mediaeditor/
VideoEditorOsal.cpp 119 VIDEOEDIT_OSAL_RESULT_INIT(M4VSS3GPP_ERR_INPUT_VIDEO_AU_TOO_LARGE ),
VideoEditorClasses.cpp 240 M4VSS3GPP_ERR_INPUT_VIDEO_AU_TOO_LARGE ),
    [all...]
  /frameworks/av/libvideoeditor/vss/src/
M4VSS3GPP_AudioMixing.c     [all...]
M4VSS3GPP_Edit.c     [all...]
M4VSS3GPP_EditVideo.c 308 MaxAuSize (%d>%d)! returning M4VSS3GPP_ERR_INPUT_VIDEO_AU_TOO_LARGE",
310 return M4VSS3GPP_ERR_INPUT_VIDEO_AU_TOO_LARGE;
    [all...]

Completed in 904 milliseconds