Home
last modified time | relevance | path

Searched defs:queueCodecConfig (Results 1 – 2 of 2) sorted by relevance

/cts/tests/media/jni/
DNativeCodecDecoderTest.cpp254 bool CodecDecoderTest::queueCodecConfig() { in queueCodecConfig() function in CodecDecoderTest
/cts/tests/media/src/android/mediav2/cts/
DCodecTestBase.java1311 void queueCodecConfig() throws InterruptedException { in queueCodecConfig() method in CodecDecoderTestBase