Searched refs:CODEC_HW_RECOMMENDED (Results 1 – 2 of 2) sorted by relevance
/cts/tests/media/src/android/mediav2/cts/ |
D | VideoEncoderTest.java | 23 import static android.mediav2.common.cts.CodecTestBase.SupportClass.CODEC_HW_RECOMMENDED; 174 CODEC_HW_RECOMMENDED}, in input() 176 COLOR_FormatYUV420Flexible, CODEC_HW_RECOMMENDED}, in input() 178 COLOR_FormatYUV420Flexible, CODEC_HW_RECOMMENDED}, in input() 183 COLOR_FormatYUV420Flexible, CODEC_HW_RECOMMENDED}, in input() 185 COLOR_FormatYUV420Flexible, CODEC_HW_RECOMMENDED}, in input() 187 COLOR_FormatYUV420Flexible, CODEC_HW_RECOMMENDED}, in input() 189 COLOR_FormatYUV420Flexible, CODEC_HW_RECOMMENDED}, in input()
|
/cts/tests/media/common/src/android/mediav2/common/cts/ |
D | CodecTestBase.java | 306 CODEC_HW_RECOMMENDED, // Codec support is optional, but strongly recommended if component enumConstant 322 case CODEC_HW_RECOMMENDED: in toString() 544 case CODEC_HW_RECOMMENDED: in checkFormatSupport()
|