Searched defs:setUpSource (Results 1 – 7 of 7) sorted by relevance
142 protected void setUpSource(String inpPath) throws IOException { in setUpSource() method in VideoEncoderValidationTestBase
577 MediaFormat setUpSource(String srcFile) throws IOException { in setUpSource() method in CodecDecoderTestBase671 MediaFormat setUpSource(String prefix, String srcFile) throws IOException { in setUpSource() method in CodecDecoderTestBase772 void setUpSource(String srcFile) throws IOException { in setUpSource() method in CodecEncoderTestBase
92 MediaFormat setUpSource(String srcFile) throws IOException { in setUpSource() method in CodecTranscoderTestBase
113 protected MediaFormat setUpSource(String srcFile) throws IOException { in setUpSource() method in CodecDecoderTestBase
202 protected MediaFormat setUpSource(String srcFile) throws IOException { in setUpSource() method in CodecEncoderSurfaceTestBase
348 protected void setUpSource(String inpPath) throws IOException { in setUpSource() method in CodecEncoderTestBase
125 void CodecEncoderTest::setUpSource(const char* srcPath) { in setUpSource() function in CodecEncoderTest