Home
last modified time | relevance | path

Searched defs:cap (Results 1 – 25 of 31) sorted by relevance

12

/cts/apps/CameraITS/tests/scene0/
Dtest_test_patterns.py39 def check_solid_color(cap, props): argument
65 def check_color_bars(cap, props, mirror=False): argument
102 def check_pattern(cap, props, pattern): argument
/cts/apps/CameraITS/utils/
Dimage_processing_utils.py50 def convert_capture_to_rgb_image(cap, argument
94 def unpack_raw10_capture(cap): argument
147 def unpack_raw12_capture(cap): argument
247 def convert_capture_to_planes(cap, props=None): argument
567 def unpack_rawstats_capture(cap): argument
/cts/apps/CameraITS/tests/scene1_1/
Dtest_auto_vs_manual.py36 def extract_awb_gains_and_xform(cap, cap_name, log_path): argument
Dtest_ev_compensation_basic.py52 def extract_luma_from_capture(cap): argument
Dtest_ev_compensation_advanced.py57 def extract_luma_from_capture(cap): argument
/cts/apps/CameraITS/tests/scene1_2/
Dtest_yuv_plus_jpeg.py37 def compute_means_and_save(cap, img_name, log_path): argument
Dtest_param_tonemap_mode.py40 def compute_means_and_save(cap, img_name): argument
Dtest_reprocess_noise_reduction.py43 def calc_rgb_snr(cap, frame, nr_mode, log_path): argument
Dtest_post_raw_sensitivity_boost.py86 def compute_patch_means(cap, props, file_name): argument
/cts/tests/tests/graphics/jni/
DCameraTestHelpers.cpp128 acamera_metadata_enum_android_request_available_capabilities_t cap) { in isCapabilitySupported()
/cts/tests/video/src/android/video/cts/
DCodecInfo.java66 CodecCapabilities cap = codec.getCodecInfo().getCapabilitiesForType(mimeType); in getSupportedFormatInfo() local
/cts/apps/CameraITS/tests/scene4/
Dtest_multi_camera_alignment.py48 def convert_cap_and_prep_img(cap, props, fmt, img_name, debug): argument
230 def undo_zoom(cap, circle): argument
Dtest_aspect_ratio_and_crop.py62 def _check_basic_correctness(cap, fmt_iter, w_iter, h_iter): argument
/cts/tests/tests/media/src/android/media/cts/
DMediaCodecListTest.java244 CodecCapabilities cap = info.getCapabilitiesForType(types[j]); in testGetCapabilities() local
485 CodecCapabilities cap = info.getCapabilitiesForType(types[j]); in testAudioCodecChannels() local
910 CodecCapabilities cap = info.getCapabilitiesForType(mediaType); in testAllHardwareAcceleratedVideoCodecsPublishPerformancePoints() local
928 CodecCapabilities cap = info.getCapabilitiesForType(mediaType); in testAllHardwareAcceleratedVideoCodecsPublishPerformancePoints() local
DEncoderTest.java222 MediaCodecInfo.CodecCapabilities cap = info.getCapabilitiesForType(mime); in testEncoderWithFormats() local
DMediaExtractorTest.java183 HdrCapabilities cap = defaultDisplay.getHdrCapabilities(); in advertisesDolbyVision() local
/cts/tests/tests/print/src/android/print/cts/
DPrinterCapabilitiesChangeTest.java90 PrinterCapabilitiesInfo cap; in generatePrinters() local
/cts/apps/CameraITS/tests/scene2_b/
Dtest_auto_per_frame_control.py132 def _compute_frame_luma(cap, props, raw_cap): argument
/cts/tests/mediapc/src/android/mediapc/cts/
DMultiCodecPerfTestBase.java104 MediaCodecInfo.CodecCapabilities cap = codec.getCodecInfo() in checkAndGetMaxSupportedInstancesFor720p() local
/cts/tests/tests/display/src/android/display/cts/
DDisplayTest.java301 HdrCapabilities cap = mDefaultDisplay.getHdrCapabilities(); in testDefaultDisplayHdrCapability() local
/cts/tests/media/src/android/mediav2/cts/
DCodecEncoderTest.java740 MediaCodecInfo.EncoderCapabilities cap = in testAdaptiveBitRate() local
DCodecTestBase.java293 int cap = buf.capacity(); in checksum() local
1434 MediaCodecInfo.CodecCapabilities cap = codec.getCodecInfo().getCapabilitiesForType(mime); in findByteBufferColorFormat() local
/cts/tests/tests/media/libimagereaderjni/
DAImageReaderCts.cpp166 bool isCapabilitySupported(acamera_metadata_enum_android_request_available_capabilities_t cap) { in isCapabilitySupported()
/cts/tests/camera/src/android/hardware/camera2/cts/testcases/
DCamera2SurfaceViewTestCase.java867 int cap = CameraCharacteristics.REQUEST_AVAILABLE_CAPABILITIES_YUV_REPROCESSING; in isReprocessSupported() local
/cts/tests/camera/src/android/hardware/camera2/cts/
DPerformanceTest.java1383 int cap = CameraCharacteristics.REQUEST_AVAILABLE_CAPABILITIES_YUV_REPROCESSING; in isReprocessSupported() local

12