Home
last modified time | relevance | path

Searched defs:frameLimit (Results 1 – 25 of 31) sorted by relevance

12

/aosp_15_r20/cts/tests/media/common/src/android/mediav2/common/cts/
H A DCodecDecoderTestBase.java402 boolean saveToMem, long pts, int mode, int frameLimit, boolean isAsync, in decodeToMemory()
421 int mode, int frameLimit, boolean isAsync, boolean signalledEos) in decodeToMemory()
428 int mode, int frameLimit) throws IOException, InterruptedException { in decodeToMemory()
432 public void decodeToMemory(String file, String decoder, long pts, int mode, int frameLimit) in decodeToMemory()
H A DCodecEncoderTestBase.java482 protected void doWork(int frameLimit) throws IOException, InterruptedException { in doWork()
518 OutputManager outputBuff, int frameLimit, boolean saveToMem, boolean muxOutput, in encodeToMemory()
547 OutputManager outputBuff, int frameLimit, boolean saveToMem, boolean muxOutput) in encodeToMemory()
553 int frameLimit, boolean saveToMem, boolean muxOutput) in encodeToMemory()
H A DDecodeStreamToYuv.java58 public DecodeStreamToYuv(String mediaType, String inpFile, int frameLimit, String outYuvPrefix) in DecodeStreamToYuv()
68 public DecodeStreamToYuv(String mediaType, String inpFile, int frameLimit) throws IOException { in DecodeStreamToYuv()
H A DCodecEncoderSurfaceTestBase.java592 protected void doWork(int frameLimit) throws InterruptedException { in doWork()
708 int frameLimit) throws IOException, InterruptedException { in encodeToMemory()
H A DHDREncoderTestBase.java116 int frameLimit = 4; in validateHDRInfo() local
H A DCodecDecoderMultiAccessUnitTestBase.java198 protected void doWork(int frameLimit) throws InterruptedException, IOException { in doWork()
H A DCodecDecoderBlockModelMultiAccessUnitTestBase.java217 protected void doWork(int frameLimit) throws InterruptedException, IOException { in doWork()
/aosp_15_r20/cts/tests/videocodec/src/android/videocodec/cts/
H A DVideoEncoderValidationTestBase.java95 HashMap<String, RawResource> streamYuvMap, int frameLimit, String prefix) { in decodeStreamsToYuv()
106 HashMap<String, RawResource> streamYuvMap, int frameLimit, String prefix) { in decodeStreamsToYuv()
157 protected void encodeToMemory(String encoder, EncoderConfigParams cfg, int frameLimit, in encodeToMemory()
H A DVideoEncoderQualityRegressionTestBase.java127 int frameLimit, int frameRate, Map<Long, List<Rect>> frameCropRects, in getQualityRegressionForCfgs()
H A DVideoDecodeEditEncodeTest.java257 int frameLimit) throws IOException { in splitMediaToMuxerParameters()
/aosp_15_r20/cts/tests/media/jni/
H A DNativeCodecEncoderTest.cpp299 bool CodecEncoderTest::doWork(int frameLimit) { in doWork()
356 bool CodecEncoderTest::encodeToMemory(const char* file, const char* encoder, int32_t frameLimit, in encodeToMemory()
390 bool CodecEncoderTest::testSimpleEncode(const char* encoder, const char* srcPath, int frameLimit) { in testSimpleEncode()
437 bool CodecEncoderTest::testReconfigure(const char* encoder, const char* srcPath, int frameLimit) { in testReconfigure()
H A DNativeCodecEncoderSurfaceTest.cpp500 bool CodecEncoderSurfaceTest::doWork(int frameLimit) { in doWork()
562 bool usePersistentSurface, int frameLimit) { in testSimpleEncode()
/aosp_15_r20/platform_testing/libraries/screenshot/src/main/java/platform/test/screenshot/
H A DViewScreenshotTestRule.kt66 var frameLimit = 10 in <lambda>() variable
/aosp_15_r20/cts/tests/media/src/android/mediav2/cts/
H A DCodecEncoderTest.java400 String cfgParams, String separator, StringBuilder retMsg, int frameLimit); in nativeTestSimpleEncode()
547 int frameLimit); in nativeTestReconfigure()
H A DCodecDecoderSurfaceReconfigureTest.java114 int frameLimit) throws IOException, InterruptedException { in decodeAndSavePts()
H A DCodecEncoderSurfaceTest.java208 int frameLimit); in nativeTestSimpleEncode()
H A DCodecEncoderMultiAccessUnitTest.java218 protected void doWork(int frameLimit) throws InterruptedException, IOException { in doWork()
H A DCodecEncoderBlockModelMultiAccessUnitTest.java247 protected void doWork(int frameLimit) throws InterruptedException, IOException { in doWork()
H A DEncoderColorAspectsTest.java250 protected void doWork(int frameLimit) throws IOException, InterruptedException { in doWork()
H A DMuxerTest.java243 MuxerTestHelper(String srcPath, String mediaType, int frameLimit, boolean aRemoveCSD) in MuxerTestHelper()
257 MuxerTestHelper(String srcPath, int frameLimit) throws IOException { in MuxerTestHelper()
H A DCodecDecoderSurfaceTest.java105 int frameLimit) throws IOException, InterruptedException { in decodeAndSavePts()
H A DCodecDecoderDetachedSurfaceTest.java195 protected void doWork(int frameLimit) throws InterruptedException, IOException { in doWork()
H A DEncodeDecodeAccuracyTest.java399 private void doWorkEnc(int frameLimit) throws InterruptedException { in doWorkEnc()
/aosp_15_r20/cts/tests/mediapc/src/android/mediapc/cts/
H A DCodecTranscoderTestBase.java301 void doWork(int frameLimit) throws InterruptedException { in doWork()
536 void doWork(int frameLimit) { in doWork()
/aosp_15_r20/frameworks/av/media/tests/SampleVideoEncoder/app/src/main/java/com/android/media/samplevideoencoder/
H A DMediaCodecSurfaceEncoder.java267 private void doWork(int frameLimit) throws InterruptedException { in doWork()

12