Searched refs:configureFormat (Results 1 – 1 of 1) sorted by relevance
82 void configureFormat(AMediaFormat* fmt, int offset = 0);520 void NativeMediaFormatUnitTest::configureFormat(AMediaFormat* fmt, int offset) { in configureFormat() function in NativeMediaFormatUnitTest542 nmf->configureFormat(fmtOrig); in testMediaFormatAllNative()548 nmf->configureFormat(fmtDup, offset); in testMediaFormatAllNative()575 nmf->configureFormat##func(fmtOrig); \581 nmf->configureFormat##func(fmtDup, offset); \