VideoEncoderTest.java | 1145 private Encoder[] h264() { method in class:VideoEncoderTest 1584 support(h264(), 320, 240, 20, 384 * 1000); method 1588 support(h264(), 720, 480, 30, 2 * 1000000); method 1592 detailed(h264(), 320, 240, 20, 384 * 1000, true \/* flex *\/); method 1596 detailed(h264(), 320, 240, 20, 384 * 1000, false \/* flex *\/); method 1600 detailed(h264(), 720, 480, 30, 2 * 1000000, true \/* flex *\/); method 1604 detailed(h264(), 720, 480, 30, 2 * 1000000, false \/* flex *\/); method 1608 detailed(h264(), 1280, 720, 30, 4 * 1000000, true \/* flex *\/); method 1612 detailed(h264(), 1280, 720, 30, 4 * 1000000, false \/* flex *\/); method 1616 detailed(h264(), 1920, 1080, 30, 10 * 1000000, true \/* flex *\/); method 1620 detailed(h264(), 1920, 1080, 30, 10 * 1000000, false \/* flex *\/); method [all...] |