Home
last modified time | relevance | path

Searched refs:DEFAULT_ERROR (Results 1 – 12 of 12) sorted by relevance

/external/opencore/fileformats/mp4/parser/src/
Dimpeg4file.cpp134 return DEFAULT_ERROR; in IsXXXable()
153 int32 mp4ErrorCode = DEFAULT_ERROR; in IsXXXable()
292 mp4ErrorCode = DEFAULT_ERROR; in IsXXXable()
315 return DEFAULT_ERROR; in IsXXXable()
328 int32 mp4ErrorCode = DEFAULT_ERROR; in IsXXXable()
468 mp4ErrorCode = DEFAULT_ERROR; in IsXXXable()
549 mp4ErrorCode = DEFAULT_ERROR; in IsProgressiveDownloadable()
648 mp4ErrorCode = DEFAULT_ERROR; in GetMetaDataSize()
Dsampletableatom.cpp505 return DEFAULT_ERROR; in getSample()
521 return DEFAULT_ERROR; in getSample()
634 return DEFAULT_ERROR; in getSample()
1978 return DEFAULT_ERROR; in IsResetNeeded()
2023 if (getOffsetByTime(tsBuf[i], &offset) != DEFAULT_ERROR) in getTimestampForRandomAccessPoints()
3097 return DEFAULT_ERROR; in getOffsetByTime()
3104 return DEFAULT_ERROR; in getOffsetByTime()
3124 return DEFAULT_ERROR; in getOffsetByTime()
3137 return DEFAULT_ERROR; in getOffsetByTime()
3151 return DEFAULT_ERROR; in getOffsetByTime()
[all …]
Dmovieatom.cpp373 return DEFAULT_ERROR; in getOffsetByTime()
1212 return DEFAULT_ERROR; in updateFileSize()
1223 returnVal = DEFAULT_ERROR; in updateFileSize()
2096 return DEFAULT_ERROR; in getMaxTrackTimeStamp()
Dmpeg4file.cpp2431 return DEFAULT_ERROR; in RequestReadCapacityNotification()
2436 return DEFAULT_ERROR; in RequestReadCapacityNotification()
2453 return DEFAULT_ERROR; in GetCurrentFileSize()
3123 int32 ret = DEFAULT_ERROR; in getOffsetByTime()
3128 if (ret == DEFAULT_ERROR || ret == LAST_SAMPLE_IN_MOOV) in getOffsetByTime()
3234 ret = DEFAULT_ERROR; in getOffsetByTime()
3252 return DEFAULT_ERROR; in getOffsetByTime()
3328 return DEFAULT_ERROR; in getOffsetByTime()
4815 return DEFAULT_ERROR; in CancelNotificationSync()
Dmoviefragmentatom.cpp433 int32 nReturn = DEFAULT_ERROR; in getOffsetByTime()
/external/opencore/fileformats/mp4/parser/include/
Dmediainformationatom.h172 return DEFAULT_ERROR; in updateFileSize()
245 return DEFAULT_ERROR; in getOffsetByTime()
602 return DEFAULT_ERROR; in getMaxTrackTimeStamp()
Dmediaatom.h150 return DEFAULT_ERROR; in updateFileSize()
222 return DEFAULT_ERROR; in getOffsetByTime()
663 return DEFAULT_ERROR; in getMaxTrackTimeStamp()
Dtrackatom.h170 return DEFAULT_ERROR; in updateFileSize()
177 return DEFAULT_ERROR; in getOffsetByTime()
712 return DEFAULT_ERROR; in getMaxTrackTimeStamp()
Disucceedfail.h46 DEFAULT_ERROR = 1, enumerator
Dmpeg4file.h114 return DEFAULT_ERROR; in updateFileSize()
791 return DEFAULT_ERROR; in getMaxTrackTimeStamp()
/external/opencore/fileformats/mp4/composer/include/
Da_isucceedfail.h28 typedef enum { DEFAULT_ERROR = -1, enumerator
/external/opencore/nodes/pvmp4ffparsernode/src/
Dpvmf_mp4ffparser_node.cpp6000 return DEFAULT_ERROR; in convertSizeToTime()
6009 return DEFAULT_ERROR;//PVMFFailure; in convertSizeToTime()
6033 return DEFAULT_ERROR;//PVMFFailure; in convertSizeToTime()
6111 return DEFAULT_ERROR; in convertSizeToTime()
6247 case DEFAULT_ERROR: in MapMP4ErrorCodeToEventCode()