Searched defs:img_path (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/cts/apps/CameraITS/tests/scene7/ |
H A D | test_multi_camera_switch.py | 202 def _extract_main_patch(corners, ids, img_rgb, img_path, lens_suffix): argument 245 def _find_aruco_markers(img, img_path, lens_suffix): argument 289 def _get_four_quadrant_patches(img, img_path, lens_suffix): argument 326 def _get_slanted_edge_patch(img, img_path, lens_suffix): argument
|
/aosp_15_r20/external/ublksrv/qcow2/ |
H A D | qcow2.h | 709 Qcow2StatePlain(const char *img_path, const struct ublksrv_dev *dev): in Qcow2StatePlain() 715 Qcow2StateSnapshot(const char *img_path, const struct ublksrv_dev *dev): in Qcow2StateSnapshot() 721 Qcow2StateExternalDataFile(const char *img_path, const struct ublksrv_dev *dev): in Qcow2StateExternalDataFile()
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/gpu/ |
H A D | asm_compiler.cc | 348 std::string img_path; in BundleGpuAsm() local 451 std::string img_path; in BundleGpuAsm() local
|
/aosp_15_r20/cts/apps/CameraITS/tests/scene8/ |
H A D | test_ae_awb_regions.py | 46 def _define_metering_regions(img, img_path, chart_path, props, width, height): argument
|
/aosp_15_r20/system/sepolicy/tools/ |
H A D | sepolicy_generate_compat.py | 94 def extract_mapping_file_from_img(img_path, ver, destination='.'): argument
|
/aosp_15_r20/build/make/tools/releasetools/ |
H A D | add_img_to_target_files.py | 91 def ParseAvbFooter(img_path) -> avbtool.AvbFooter: argument
|
/aosp_15_r20/external/autotest/client/bin/ |
H A D | partition.py | 859 def _create_disk_img(self, img_path): argument
|