Home
last modified time | relevance | path

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

/cts/tests/media/jni/
DNativeAMediaCodecInfoUnitTest.cpp176 bool validatePerformancePointCoversFormat(int width, int height, float frameRate, int expMap);
1093 bool NativeAMediaCodecInfoUnitTest::validatePerformancePointCoversFormat(int width, int height, in validatePerformancePointCoversFormat() function in NativeAMediaCodecInfoUnitTest
1293 CLEANUP_IF_FALSE(testUtil->validatePerformancePointCoversFormat(jWidth, jHeight, in nativeTestACodecPerformancePoint()