| /cts/tests/media/src/android/mediav2/cts/ | 
| D | VideoTranscoderAvailabilityTest.java | 64     private static List<CodecResource> GLOBAL_AVBL_RESOURCES;  field in VideoTranscoderAvailabilityTest 148                 GLOBAL_AVBL_RESOURCES, String.format(Locale.getDefault(),  in testSimpleDecodeEncodeFromSurface()  local 153                         Pair.create(mDecoder, CodecState.UNINITIALIZED)), GLOBAL_AVBL_RESOURCES,  in testSimpleDecodeEncodeFromSurface()  local 161                         Pair.create(mDecoder, CodecState.CONFIGURED)), GLOBAL_AVBL_RESOURCES,  in testSimpleDecodeEncodeFromSurface()  local 167                         Pair.create(mDecoder, CodecState.CONFIGURED)), GLOBAL_AVBL_RESOURCES,  in testSimpleDecodeEncodeFromSurface()  local 173                         Pair.create(mDecoder, CodecState.RUNNING)), GLOBAL_AVBL_RESOURCES,  in testSimpleDecodeEncodeFromSurface()  local 181                         Pair.create(mDecoder, CodecState.EOS)), GLOBAL_AVBL_RESOURCES,  in testSimpleDecodeEncodeFromSurface()  local 187                         Pair.create(mDecoder, CodecState.STOPPED)), GLOBAL_AVBL_RESOURCES,  in testSimpleDecodeEncodeFromSurface()  local 193                         Pair.create(mDecoder, CodecState.UNINITIALIZED)), GLOBAL_AVBL_RESOURCES,  in testSimpleDecodeEncodeFromSurface()  local 199                         Pair.create(mDecoder, CodecState.UNINITIALIZED)), GLOBAL_AVBL_RESOURCES,  in testSimpleDecodeEncodeFromSurface()  local [all …] 
 | 
| D | VideoDecoderAvailabilityTest.java | 125     private static List<CodecResource> GLOBAL_AVBL_RESOURCES;  field in VideoDecoderAvailabilityTest 268                 GLOBAL_AVBL_RESOURCES, String.format(Locale.getDefault(),  in testSimpleDecode()  local 279                 GLOBAL_AVBL_RESOURCES, String.format(Locale.getDefault(),  in testSimpleDecode()  local 284                 GLOBAL_AVBL_RESOURCES, String.format(Locale.getDefault(),  in testSimpleDecode()  local 291                 GLOBAL_AVBL_RESOURCES, String.format(Locale.getDefault(),  in testSimpleDecode()  local 296                 GLOBAL_AVBL_RESOURCES, String.format(Locale.getDefault(),  in testSimpleDecode()  local 302                 GLOBAL_AVBL_RESOURCES, String.format(Locale.getDefault(),  in testSimpleDecode()  local 313                 GLOBAL_AVBL_RESOURCES, String.format(Locale.getDefault(),  in testSimpleDecode()  local 318                 GLOBAL_AVBL_RESOURCES, String.format(Locale.getDefault(),  in testSimpleDecode()  local 323                 GLOBAL_AVBL_RESOURCES, String.format(Locale.getDefault(),  in testSimpleDecode()  local
  | 
| D | VideoEncoderAvailabilityTest.java | 297     private static List<CodecResource> GLOBAL_AVBL_RESOURCES;  field in VideoEncoderAvailabilityTest 403                 GLOBAL_AVBL_RESOURCES, String.format(Locale.getDefault(),  in testSimpleEncode()  local 414                 GLOBAL_AVBL_RESOURCES, String.format(Locale.getDefault(),  in testSimpleEncode()  local 419                 GLOBAL_AVBL_RESOURCES, String.format(Locale.getDefault(),  in testSimpleEncode()  local 426                 GLOBAL_AVBL_RESOURCES, String.format(Locale.getDefault(),  in testSimpleEncode()  local 434                 GLOBAL_AVBL_RESOURCES, String.format(Locale.getDefault(),  in testSimpleEncode()  local 439                 GLOBAL_AVBL_RESOURCES, String.format(Locale.getDefault(),  in testSimpleEncode()  local 444                 GLOBAL_AVBL_RESOURCES, String.format(Locale.getDefault(),  in testSimpleEncode()  local
  |