Home
last modified time | relevance | path

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

12

/cts/apps/CameraITS/tests/scene0/
Dtest_test_patterns.py40 def check_solid_color(cap, props): argument
66 def check_color_bars(cap, props, mirror=False): argument
103 def check_pattern(cap, props, pattern): argument
/cts/apps/CameraITS/tests/scene2_d/
Dtest_autoframing.py41 def save_image(self, cap, props, faces): argument
47 def assert_no_face_distortion(self, cap, props, faces): argument
54 def get_image_data(self, cap, props, faces): argument
/cts/apps/CameraITS/tests/scene1_1/
Dtest_auto_vs_manual.py36 def extract_awb_gains_and_xform(cap, cap_name, log_path): argument
/cts/apps/CameraITS/tests/scene1_2/
Dtest_yuv_plus_jpeg.py36 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.py44 def calc_rgb_snr(cap, frame, nr_mode, name_with_log_path): argument
Dtest_post_raw_sensitivity_boost.py86 def compute_patch_means(cap, props, file_name): argument
/cts/apps/CameraITS/utils/
Dimage_processing_utils.py140 def assert_capture_width_and_height(cap, width, height): argument
289 def convert_capture_to_rgb_image(cap, argument
334 def unpack_raw10_capture(cap, is_quad_bayer=False): argument
388 def unpack_raw12_capture(cap): argument
504 def extract_luma_from_patch(cap, patch_x, patch_y, patch_w, patch_h): argument
592 def convert_capture_to_planes(cap, props=None): argument
982 def get_black_levels(props, cap=None, is_quad_bayer=False): argument
1055 def unpack_rawstats_capture(cap, num_channels=4): argument
Dnoise_model_utils.py158 def crop_and_save_capture( argument
/cts/tests/tests/graphics/jni/
DCameraTestHelpers.cpp128 acamera_metadata_enum_android_request_available_capabilities_t cap) { in isCapabilitySupported()
/cts/apps/CameraITS/tests/scene_extensions/scene_low_light/
Dtest_night_extension.py45 def _convert_capture(cap, file_stem=None): argument
/cts/apps/CameraITS/tests/scene4/
Dtest_multi_camera_alignment.py48 def convert_cap_and_prep_img(cap, props, fmt, img_name): argument
211 def undo_zoom(cap, circle): argument
Dtest_aspect_ratio_and_crop.py64 def _check_basic_correctness(cap, fmt_iter, w_iter, h_iter): argument
/cts/tests/video/src/android/video/cts/
DCodecInfo.java63 CodecCapabilities cap = codec.getCodecInfo().getCapabilitiesForType(mimeType); in getSupportedFormatInfo() local
DVideoCodecClaimsPerformanceTestBase.java95 MediaCodecInfo.CodecCapabilities cap = codecInfo.getCapabilitiesForType(mMediaType); in deviceClaimsPerformanceSupported() local
/cts/apps/CameraITS/tests/scene_flash/
Dtest_flash_strength.py84 def _get_mean(cap, props): argument
/cts/tests/tests/media/misc/src/android/media/misc/cts/
DMediaCodecListTest.java244 CodecCapabilities cap = info.getCapabilitiesForType(types[j]); in testGetCapabilities() local
485 CodecCapabilities cap = info.getCapabilitiesForType(types[j]); in testAudioCodecChannels() local
913 CodecCapabilities cap = info.getCapabilitiesForType(mediaType); in testAllHardwareAcceleratedVideoCodecsPublishPerformancePoints() local
931 CodecCapabilities cap = info.getCapabilitiesForType(mediaType); in testAllHardwareAcceleratedVideoCodecsPublishPerformancePoints() local
/cts/tests/tests/print/src/android/print/cts/
DPrinterCapabilitiesChangeTest.java90 PrinterCapabilitiesInfo cap; in generatePrinters() local
/cts/tests/tests/media/decoder/src/android/media/decoder/cts/
DDecoderLowLatencyTest.java179 CodecCapabilities cap = getCodecCapabilitiesForDecoder(mDecoderName, mMediaType); in testLowLatencyVideo() local
/cts/tests/tests/display/src/android/display/cts/
DDisplayTest.java403 HdrCapabilities cap = mDefaultDisplay.getHdrCapabilities(); in testDefaultDisplayHdrCapability() local
/cts/tests/mediapc/src/android/mediapc/cts/
DMultiCodecPerfTestBase.java216 MediaCodecInfo.CodecCapabilities cap = codec.getCodecInfo() in checkAndGetMaxSupportedInstancesForCodecCombinations() local
357 NetworkCapabilities cap = cm.getNetworkCapabilities(cm.getActiveNetwork()); in isInternetAvailable() local
/cts/tests/tests/tv/src/android/media/tv/tuner/cts/
DTunerTest.java238 public int getCapCount(int cap) { in getCapCount()
251 int cap = 1; in getPartialCap() local
264 int cap = 1; in getFirstSupportedCap() local
277 int cap = 1; in getFirstNonSupportedCap() local
964 int cap = mDFMTProcessor.getFirstSupportedCap(0); in testConfigureDemux() local
1052 int cap = mDFMTProcessor.getLeastFrequentCap(); in testDemuxReclaim() local
/cts/tests/tests/tv/tuner/src/android/media/tv/tuner/cts/
DTunerTest.java237 public int getCapCount(int cap) { in getCapCount()
250 int cap = 1; in getPartialCap() local
263 int cap = 1; in getFirstSupportedCap() local
276 int cap = 1; in getFirstNonSupportedCap() local
963 int cap = mDFMTProcessor.getFirstSupportedCap(0); in testConfigureDemux() local
1051 int cap = mDFMTProcessor.getLeastFrequentCap(); in testDemuxReclaim() local
/cts/tests/media/common/src/android/mediav2/common/cts/
DCodecDecoderTestBase.java167 MediaCodecInfo.CodecCapabilities cap = in getColorFormat() local
DCodecTestBase.java656 MediaCodecInfo.CodecCapabilities cap = codecInfo.getCapabilitiesForType(mediaType); in isFormatSupported() local
671 MediaCodecInfo.CodecCapabilities cap = codecInfo.getCapabilitiesForType(mediaType); in areFormatsSupported() local
687 MediaCodecInfo.CodecCapabilities cap = codecInfo.getCapabilitiesForType(mediaType); in hasSupportForColorFormat() local

12