Searched refs:Mpeg4H263DecoderTest (Results 1 – 3 of 3) sorted by relevance
8 m Mpeg4H263DecoderTest17 adb push ${OUT}/data/nativetest64/Mpeg4H263DecoderTest/Mpeg4H263DecoderTest /data/local/tmp/22 adb push ${OUT}/data/nativetest/Mpeg4H263DecoderTest/Mpeg4H263DecoderTest /data/local/tmp/31 usage: Mpeg4H263DecoderTest -P \<path_to_folder\>33 adb shell /data/local/tmp/Mpeg4H263DecoderTest -P /data/local/tmp/Mpeg4H263Decoder/38 atest Mpeg4H263DecoderTest -- --enable-module-dynamic-download=true
53 class Mpeg4H263DecoderTest : public ::testing::TestWithParam<tuple<string, string, bool>> { class55 Mpeg4H263DecoderTest() in Mpeg4H263DecoderTest() function in Mpeg4H263DecoderTest66 ~Mpeg4H263DecoderTest() { in ~Mpeg4H263DecoderTest()98 status_t Mpeg4H263DecoderTest::initDecoder() { in initDecoder()110 void Mpeg4H263DecoderTest::allocOutputBuffer(size_t outputBufferSize) { in allocOutputBuffer()119 void Mpeg4H263DecoderTest::dumpOutput(ofstream &ostrm) { in dumpOutput()145 void Mpeg4H263DecoderTest::freeOutputBuffer() { in freeOutputBuffer()154 void Mpeg4H263DecoderTest::processMpeg4H263Decoder(vector<FrameInfo> Info, int32_t offset, in processMpeg4H263Decoder()284 void Mpeg4H263DecoderTest::deInitDecoder() { in deInitDecoder()314 TEST_P(Mpeg4H263DecoderTest, DecodeTest) { in TEST_P() argument[all …]
18 name: "Mpeg4H263DecoderTest",22 "Mpeg4H263DecoderTest.cpp",