Searched refs:ACCEPTABLE_WIRELESS_TX_QUALITY (Results 1 – 4 of 4) sorted by relevance
22 import static android.mediav2.common.cts.CodecEncoderTestBase.ACCEPTABLE_WIRELESS_TX_QUALITY;339 tmpPath, false, false, ACCEPTABLE_WIRELESS_TX_QUALITY); in testSimpleEncodeFromSurface()374 tmpPath, false, false, ACCEPTABLE_WIRELESS_TX_QUALITY); in testSimpleEncodeFromSurfaceNative()
207 ACCEPTABLE_WIRELESS_TX_QUALITY); in testVideoEncodeLevels() local
282 ACCEPTABLE_WIRELESS_TX_QUALITY); in testEncodeAndValidate()
105 public static final float ACCEPTABLE_WIRELESS_TX_QUALITY = 20.0f; // psnr in dB field in CodecEncoderTestBase