/aosp_15_r20/cts/tests/camera/src/android/hardware/camera2/cts/ |
H A D | ReprocessCaptureTest.java | 274 int inputFormat; in testCrossSessionCaptureException() local 352 int inputFormat; in testQueueImageWithoutRequest() local 579 private void testBasicReprocessing(String cameraId, int inputFormat, in testBasicReprocessing() 595 private void testReprocessingMaxSizes(String cameraId, int inputFormat, in testReprocessingMaxSizes() 699 private void testReprocessMixedBurst(String cameraId, Size inputSize, int inputFormat, in testReprocessMixedBurst() 771 private void testReprocessBurst(String cameraId, Size inputSize, int inputFormat, in testReprocessBurst() 830 private void testReprocess(String cameraId, Size inputSize, int inputFormat, in testReprocess() 894 private void testReprocessAbort(String cameraId, Size inputSize, int inputFormat, in testReprocessAbort() 992 private void testReprocessTimestamps(String cameraId, Size inputSize, int inputFormat, in testReprocessTimestamps() 1066 private void testReprocessJpegExif(String cameraId, Size inputSize, int inputFormat, in testReprocessJpegExif() [all …]
|
H A D | MultiResolutionReprocessCaptureTest.java | 300 int inputFormat = firstStreamInfo.getFormat(); in testMultiResolutionMandatoryStreamCombinationTest() local 343 int inputFormat = streamInfo.get(0).getFormat(); in testMultiResolutionMandatoryStreamCombination() local 478 private void testMultiResolutionReprocessing(String cameraId, int inputFormat, in testMultiResolutionReprocessing() 515 int inputFormat, Collection<MultiResolutionStreamInfo> inputInfo, in testMultiResolutionReprocessWithStreamInfo() 567 private void setupMultiResImageReaders(int inputFormat, in setupMultiResImageReaders() 636 private void setupReprocessableSession(int inputFormat, in setupReprocessableSession()
|
/aosp_15_r20/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/stress/ |
H A D | Camera2ReprocessCaptureTest.java | 209 private void testBasicReprocessing(String cameraId, int inputFormat, in testBasicReprocessing() 225 private void testReprocessingMaxSizes(String cameraId, int inputFormat, in testReprocessingMaxSizes() 308 private void testReprocessMixedBurst(String cameraId, Size inputSize, int inputFormat, in testReprocessMixedBurst() 380 private void testReprocessBurst(String cameraId, Size inputSize, int inputFormat, in testReprocessBurst() 439 private void testReprocess(String cameraId, Size inputSize, int inputFormat, in testReprocess() 503 private void testReprocessAbort(String cameraId, Size inputSize, int inputFormat, in testReprocessAbort() 593 private void testReprocessTimestamps(String cameraId, Size inputSize, int inputFormat, in testReprocessTimestamps() 667 private void testReprocessJpegExif(String cameraId, Size inputSize, int inputFormat, in testReprocessJpegExif() 733 private void testReprocessRequestKeys(String cameraId, Size inputSize, int inputFormat, in testReprocessRequestKeys() 819 private void setupImageReaders(Size inputSize, int inputFormat, Size reprocessOutputSize, in setupImageReaders()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/robustness/ |
H A D | vktRobustnessVertexAccessTests.cpp | 242 …est::VertexAccessTest(tcu::TestContext &testContext, const std::string &name, VkFormat inputFormat, in VertexAccessTest() 370 …sTest::DrawAccessTest(tcu::TestContext &testContext, const std::string &name, VkFormat inputFormat, in DrawAccessTest() 431 VkFormat inputFormat, IndexConfig indexConfig) in DrawIndexedAccessTest() 486 … VkFormat inputFormat, uint32_t numVertexValues, uint32_t numInstanceValues, in VertexAccessInstance() 1110 … VkFormat inputFormat, uint32_t numVertexValues, uint32_t numInstanceValues, in DrawAccessInstance() 1142 VkFormat inputFormat, uint32_t numVertexValues, in DrawIndexedAccessInstance() 1181 VkFormat inputFormat; in createDrawTests() member 1218 VkFormat inputFormat; in createDrawIndexedTests() member
|
/aosp_15_r20/external/json-schema-validator/src/main/java/com/networknt/schema/ |
H A D | JsonSchema.java | 719 public Set<ValidationMessage> validate(String input, InputFormat inputFormat) { in validate() 738 …public Set<ValidationMessage> validate(String input, InputFormat inputFormat, ExecutionContextCust… in validate() 757 …public Set<ValidationMessage> validate(String input, InputFormat inputFormat, Consumer<ExecutionCo… in validate() 777 public <T> T validate(String input, InputFormat inputFormat, OutputFormat<T> format) { in validate() 798 …public <T> T validate(String input, InputFormat inputFormat, OutputFormat<T> format, ExecutionCont… in validate() 819 …public <T> T validate(String input, InputFormat inputFormat, OutputFormat<T> format, Consumer<Exec… in validate()
|
/aosp_15_r20/tools/metalava/metalava-model-testsuite/src/main/java/com/android/tools/metalava/model/testsuite/ |
H A D | BaseModelTest.kt | 85 protected val inputFormat in <lambda>() constant in com.android.tools.metalava.model.testsuite.BaseModelTest 97 val inputFormat: InputFormat, in <lambda>() constant in com.android.tools.metalava.model.testsuite.BaseModelTest.InputSet 121 val inputFormat = in <lambda>() constant
|
/aosp_15_r20/frameworks/base/media/mca/filterpacks/java/android/filterpacks/imageproc/ |
H A D | ToPackedGrayFilter.java | 71 public FrameFormat getOutputFormat(String portName, FrameFormat inputFormat) { in getOutputFormat() 82 private FrameFormat convertInputFormat(FrameFormat inputFormat) { in convertInputFormat() 118 FrameFormat inputFormat = input.getFormat(); in process() local
|
H A D | NegativeFilter.java | 57 public FrameFormat getOutputFormat(String portName, FrameFormat inputFormat) { in getOutputFormat() 80 FrameFormat inputFormat = input.getFormat(); in process() local
|
H A D | PosterizeFilter.java | 60 public FrameFormat getOutputFormat(String portName, FrameFormat inputFormat) { in getOutputFormat() 83 FrameFormat inputFormat = input.getFormat(); in process() local
|
H A D | CrossProcessFilter.java | 82 public FrameFormat getOutputFormat(String portName, FrameFormat inputFormat) { in getOutputFormat() 105 FrameFormat inputFormat = input.getFormat(); in process() local
|
H A D | FixedRotationFilter.java | 54 public FrameFormat getOutputFormat(String portName, FrameFormat inputFormat) { in getOutputFormat() 65 FrameFormat inputFormat = input.getFormat(); in process() local
|
H A D | SepiaFilter.java | 58 public FrameFormat getOutputFormat(String portName, FrameFormat inputFormat) { in getOutputFormat() 81 FrameFormat inputFormat = input.getFormat(); in process() local
|
H A D | DuotoneFilter.java | 67 public FrameFormat getOutputFormat(String portName, FrameFormat inputFormat) { in getOutputFormat() 90 FrameFormat inputFormat = input.getFormat(); in process() local
|
H A D | SimpleImageFilter.java | 58 public FrameFormat getOutputFormat(String portName, FrameFormat inputFormat) { in getOutputFormat() 66 FrameFormat inputFormat = input.getFormat(); in process() local
|
H A D | ColorTemperatureFilter.java | 70 public FrameFormat getOutputFormat(String portName, FrameFormat inputFormat) { in getOutputFormat() 93 FrameFormat inputFormat = input.getFormat(); in process() local
|
H A D | ResizeFilter.java | 64 public FrameFormat getOutputFormat(String portName, FrameFormat inputFormat) { in getOutputFormat() 94 FrameFormat inputFormat = input.getFormat(); in process() local
|
H A D | LomoishFilter.java | 132 public FrameFormat getOutputFormat(String portName, FrameFormat inputFormat) { in getOutputFormat() 179 FrameFormat inputFormat = input.getFormat(); in process() local
|
H A D | DocumentaryFilter.java | 92 public FrameFormat getOutputFormat(String portName, FrameFormat inputFormat) { in getOutputFormat() 115 FrameFormat inputFormat = input.getFormat(); in process() local
|
H A D | TintFilter.java | 64 public FrameFormat getOutputFormat(String portName, FrameFormat inputFormat) { in getOutputFormat() 94 FrameFormat inputFormat = input.getFormat(); in process() local
|
/aosp_15_r20/cts/tests/tests/media/codec/src/android/media/codec/cts/ |
H A D | ExtractDecodeEditEncodeMuxTest.java | 417 MediaFormat inputFormat = videoExtractor.getTrackFormat(videoInputTrack); in extractDecodeEditEncodeMux() local 436 MediaFormat inputFormat = audioExtractor.getTrackFormat(audioInputTrack); in extractDecodeEditEncodeMux() local 670 MediaCodecList mcl, MediaFormat inputFormat, Surface surface) throws IOException { in createVideoDecoder() 706 MediaCodecList mcl, MediaFormat inputFormat) throws IOException { in createAudioDecoder()
|
/aosp_15_r20/frameworks/base/media/mca/filterpacks/java/android/filterpacks/performance/ |
H A D | ThroughputFilter.java | 59 public FrameFormat getOutputFormat(String portName, FrameFormat inputFormat) { in getOutputFormat() 88 FrameFormat inputFormat = input.getFormat(); in process() local
|
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/transformer/src/main/java/com/google/android/exoplayer2/transformer/ |
H A D | TransformerAudioRenderer.java | 69 Format inputFormat = checkNotNull(formatHolder.format); in ensureConfigured() local 90 private boolean shouldPassthrough(Format inputFormat) { in shouldPassthrough()
|
H A D | TransformerVideoRenderer.java | 78 Format inputFormat = checkNotNull(formatHolder.format); in ensureConfigured() local 107 private boolean shouldPassthrough(Format inputFormat) { in shouldPassthrough()
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/transformer/src/main/java/com/google/android/exoplayer2/transformer/ |
H A D | TransformerAudioRenderer.java | 70 Format inputFormat = checkNotNull(formatHolder.format); in ensureConfigured() local 87 private boolean shouldPassthrough(Format inputFormat) { in shouldPassthrough()
|
/aosp_15_r20/frameworks/base/core/java/android/hardware/camera2/params/ |
H A D | ReprocessFormatsMap.java | 79 int inputFormat = StreamConfigurationMap.checkArgumentFormatInternal(entry[i]); in ReprocessFormatsMap() local 182 final int inputFormat = mEntry[i]; in getOutputs() local
|