Searched refs:validatePerformancePointCoversFormat (Results 1 – 1 of 1) sorted by relevance
176 bool validatePerformancePointCoversFormat(int width, int height, float frameRate, int expMap);1093 bool NativeAMediaCodecInfoUnitTest::validatePerformancePointCoversFormat(int width, int height, in validatePerformancePointCoversFormat() function in NativeAMediaCodecInfoUnitTest1293 CLEANUP_IF_FALSE(testUtil->validatePerformancePointCoversFormat(jWidth, jHeight, in nativeTestACodecPerformancePoint()