Searched refs:validateFormatSize (Results 1 – 1 of 1) sorted by relevance
68 bool validateFormatSize(AMediaFormat* fmt, size_t offset = 0, bool isClear = false);286 bool NativeMediaFormatUnitTest::validateFormatSize(AMediaFormat* fmt, size_t offset, bool isClear) { in validateFormatSize() function in NativeMediaFormatUnitTest462 status &= validateFormatSize(fmt, offset, isClear); in validateFormat()