D | VideoEncoderTest.java | 523 int width, int height, boolean optional); in processLoop() argument 546 int width, int height, boolean optional) { in processLoop() argument 553 assertTrue("could not configure encoder for supported size", optional); in processLoop() 771 int width, int height, boolean optional) { in processLoop() argument 778 assertTrue("could not configure encoder for supported size", optional); in processLoop() 1218 int width, int height, boolean optional, boolean flexYUV) { in test() argument 1228 optional, flexYUV, configureVideoProcessor); in test() 1232 int width, int height, int frameRate, int bitRate, boolean optional, in test() argument 1247 SOURCE_URL, mMime, mName, width, height, optional); in test()
|