Searched defs:setUpSource (Results 1 – 7 of 7) sorted by relevance
140 protected void setUpSource(String inpPath) throws IOException { in setUpSource() method in VideoEncoderValidationTestBase
86 protected MediaFormat setUpSource(String srcFile) throws IOException { in setUpSource() method in CodecDecoderTestBase
346 protected void setUpSource(String inpPath) throws IOException { in setUpSource() method in CodecEncoderTestBase
543 MediaFormat setUpSource(String srcFile) throws IOException { in setUpSource() method in CodecDecoderTestBase620 MediaFormat setUpSource(String prefix, String srcFile) throws IOException { in setUpSource() method in CodecDecoderTestBase721 void setUpSource(String srcFile) throws IOException { in setUpSource() method in CodecEncoderTestBase
86 MediaFormat setUpSource(String srcFile) throws IOException { in setUpSource() method in CodecTranscoderTestBase
429 private MediaFormat setUpSource(String srcFile) throws IOException { in setUpSource() method in CodecEncoderSurfaceTest
125 void CodecEncoderTest::setUpSource(const char* srcPath) { in setUpSource() function in CodecEncoderTest