Home
last modified time | relevance | path

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

/frameworks/av/media/tests/benchmark/src/native/common/
DBenchmarkC2Common.cpp22 int32_t BenchmarkC2Common::setupCodec2() { in setupCodec2() function in BenchmarkC2Common
DBenchmarkC2Common.h115 int32_t setupCodec2();
/frameworks/av/media/tests/benchmark/tests/
DC2DecoderTest.cpp57 int32_t status = mDecoder->setupCodec2(); in setupC2DecoderTest()
DC2EncoderTest.cpp57 int32_t status = mEncoder->setupCodec2(); in setupC2EncoderTest()