Home
last modified time | relevance | path

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

/cts/tests/media/common/src/android/mediav2/common/cts/
DCodecDecoderTestBase.java335 protected void queueCodecConfig() throws InterruptedException { in queueCodecConfig() method in CodecDecoderTestBase
/cts/tests/media/jni/
DNativeCodecDecoderTestCommon.cpp308 bool CodecDecoderTest::queueCodecConfig() { in queueCodecConfig() function in CodecDecoderTest