/aosp_15_r20/external/mesa3d/src/glx/ |
H A D | indirect_texture_compression.c | 79 GLint border, GLsizei image_size, in CompressedTexImage1D2D() 140 GLenum format, GLsizei image_size, in CompressedTexSubImage1D2D() 196 GLint border, GLsizei image_size, in __indirect_glCompressedTexImage1D() 209 GLint border, GLsizei image_size, in __indirect_glCompressedTexImage2D() 223 GLsizei image_size, const GLvoid * data) in __indirect_glCompressedTexImage3D() 270 GLenum format, GLsizei image_size, in __indirect_glCompressedTexSubImage1D() 283 GLenum format, GLsizei image_size, in __indirect_glCompressedTexSubImage2D() 297 GLenum format, GLsizei image_size, in __indirect_glCompressedTexSubImage3D()
|
/aosp_15_r20/system/core/fs_mgr/libfs_avb/tests/ |
H A D | avb_util_test.cpp | 162 const size_t image_size = 5 * 1024 * 1024; in TEST_F() local 177 const size_t image_size = 10 * 1024 * 1024; in TEST_F() local 190 const size_t image_size = 10 * 1024 * 1024; in TEST_F() local 256 const size_t image_size = 5 * 1024 * 1024; in TEST_F() local 267 const size_t image_size = AVB_FOOTER_SIZE - 10; in TEST_F() local 339 const size_t image_size = 5 * 1024 * 1024; in TEST_F() local 485 const size_t image_size = 10 * 1024 * 1024; in TEST_F() local 505 const size_t image_size = 10 * 1024 * 1024; in TEST_F() local 546 const size_t image_size = 10 * 1024 * 1024; in TEST_F() local 575 const size_t image_size = 10 * 1024 * 1024; in TEST_F() local [all …]
|
H A D | basic_test.cpp | 27 const size_t image_size = 5 * 1024 * 1024; in TEST_F() local 74 const size_t image_size = 5 * 1024 * 1024; in TEST_F() local 113 const size_t image_size = 50 * 1024 * 1024; in TEST_F() local
|
/aosp_15_r20/external/pdfium/core/fxcodec/gif/ |
H A D | lzw_decompressor_unittest.cpp | 94 uint32_t image_size = std::size(image_data); in TEST() local 125 uint32_t image_size = std::size(image_data); in TEST() local 148 uint32_t image_size = std::size(kImageData); in TEST() local 181 uint32_t image_size = std::size(kImageData); in TEST() local 242 uint32_t image_size = std::size(kImageData); in TEST() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/ |
H A D | bias_op_gpu.cu.cc | 67 int32 image_size) { in BiasNCHWKernel() 82 const int32 image_size = height * width * depth; in compute() local 121 int32 bias_size, int32 image_size) { in BiasGradNCHW_Naive() 156 int32 batch, int32 bias_size, int32 image_size, int group_size) { in BiasGradNCHW_SharedAtomics() 220 const int32 image_size = height * width * depth; in compute() local
|
/aosp_15_r20/external/tensorflow/tensorflow/tools/android/test/jni/object_tracking/ |
H A D | config.h | 257 const Size image_size; member 265 const Size image_size; member 276 const Size image_size; member 283 const Size image_size; member
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/marvell/armada/common/mss/ |
D | mss_scp_bootloader.c | 176 uint32_t image_size, uint32_t ap_idx) in mss_ap_load_image() 228 uintptr_t single_img, uint32_t image_size) in load_img_to_cm3() 350 int scp_bootloader_transfer(void *image, unsigned int image_size) in scp_bootloader_transfer()
|
/aosp_15_r20/external/arm-trusted-firmware/plat/marvell/armada/common/mss/ |
H A D | mss_scp_bootloader.c | 176 uint32_t image_size, uint32_t ap_idx) in mss_ap_load_image() 228 uintptr_t single_img, uint32_t image_size) in load_img_to_cm3() 350 int scp_bootloader_transfer(void *image, unsigned int image_size) in scp_bootloader_transfer()
|
/aosp_15_r20/build/make/tools/releasetools/ |
H A D | verity_utils.py | 124 def CalculateDynamicPartitionSize(self, image_size): argument 157 def CalculateMinPartitionSize(self, image_size, size_calculator=None): argument 220 def CalculateDynamicPartitionSize(self, image_size): argument
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/cpu/ |
H A D | batch_norm_kernel.cpp | 82 int64_t image_size = input.numel() / n_batch / n_channel; in batch_norm_cpu_contiguous_impl() local 134 int64_t image_size = input.numel() / n_batch / n_channel; in batch_norm_cpu_channels_last_impl() local 185 int64_t image_size = input.numel() / n_batch / n_channel; in batch_norm_cpu_collect_stats_contiguous_impl() local 416 int64_t image_size = input.numel() / n_batch / n_channel; in batch_norm_cpu_backward_contiguous_impl() local 718 int64_t image_size = input.numel() / n_batch / n_channel; in batch_norm_cpu_contiguous_impl() local 782 int64_t image_size = input.numel() / n_batch / n_channel; in batch_norm_cpu_channels_last_impl() local 837 int64_t image_size = input.numel() / n_batch / n_channel; in batch_norm_cpu_collect_stats_contiguous_internal() local 1006 int64_t image_size = input.numel() / n_batch / n_channel; in batch_norm_cpu_backward_contiguous_internal() local 1331 int64_t image_size = input.numel() / input.size(0) / input.size(1); in batch_norm_cpu_kernel() local 1354 int64_t image_size = input.numel() / input.size(0) / input.size(1); in batch_norm_cpu_collect_stats_kernel() local [all …]
|
H A D | ChannelShuffleKernel.cpp | 26 int64_t image_size = input.numel() / nbatch / channels; in cpu_channel_shuffle() local 71 int64_t image_size = input.numel() / nbatch / channels; in cpu_channel_shuffle_cl() local
|
/aosp_15_r20/system/apex/apexd/ |
H A D | apexd_loop.cpp | 338 const uint32_t image_offset, const size_t image_size) { in ConfigureLoopDevice() 491 const std::string& target, uint32_t image_offset, size_t image_size) { in CreateLoopDevice() 514 const std::string& target, uint32_t image_offset, size_t image_size) { in CreateAndConfigureLoopDevice()
|
/aosp_15_r20/external/executorch/examples/models/llama3_2_vision/preprocess/ |
H A D | preprocess_test.cpp | 54 std::vector<int> image_size, in test_get_canvas_best_fit() 99 std::vector<int> image_size, in test_get_inscribed_size()
|
H A D | preprocess.cpp | 40 std::vector<int> image_size, in get_canvas_best_fit() 96 std::vector<int> image_size, in get_inscribed_size()
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/image/ |
H A D | adjust_contrast_op.cc | 216 const int64_t image_size = height * width; in DoCompute() local 245 const int64_t image_size = input.dimension(1); in ReduceMeanAcrossImage() local 330 int64_t image_size = outputs.dimension(1); in BroadcastAcrossImage() local
|
/aosp_15_r20/external/pdfium/core/fpdfdoc/ |
H A D | cpdf_iconfit.cpp | 82 CFX_VectorF CPDF_IconFit::GetScale(const CFX_SizeF& image_size, in GetScale() 119 CFX_VectorF CPDF_IconFit::GetImageOffset(const CFX_SizeF& image_size, in GetImageOffset()
|
/aosp_15_r20/external/avb/libavb/ |
H A D | avb_descriptor.c | 42 size_t image_size, in avb_descriptor_foreach() 177 size_t image_size, in avb_descriptor_get_all()
|
H A D | avb_property_descriptor.c | 108 size_t image_size, in avb_property_lookup() 136 size_t image_size, in avb_property_lookup_uint64()
|
H A D | avb_slot_verify.c | 82 uint64_t image_size, in load_full_partition() 295 uint64_t image_size; in load_and_verify_hash_partition() local 491 uint64_t image_size; in load_requested_partitions() local
|
/aosp_15_r20/external/libvpx/test/ |
H A D | add_noise_test.cc | 51 const int image_size = width * height; in TEST_P() local 103 const int image_size = width * height; in TEST_P() local
|
/aosp_15_r20/external/arm-trusted-firmware/drivers/arm/css/scp/ |
H A D | css_bom_bootloader.c | 32 uint32_t image_size; member 104 int css_scp_boot_image_xfer(void *image, unsigned int image_size) in css_scp_boot_image_xfer()
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/drivers/arm/css/scp/ |
D | css_bom_bootloader.c | 32 uint32_t image_size; member 104 int css_scp_boot_image_xfer(void *image, unsigned int image_size) in css_scp_boot_image_xfer()
|
/aosp_15_r20/external/arm-trusted-firmware/plat/hisilicon/hikey/ |
H A D | hisi_mcu.c | 48 uint32_t image_size; member 157 int hisi_mcu_load_image(uintptr_t image_base, uint32_t image_size) in hisi_mcu_load_image()
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/hisilicon/hikey/ |
D | hisi_mcu.c | 48 uint32_t image_size; member 157 int hisi_mcu_load_image(uintptr_t image_base, uint32_t image_size) in hisi_mcu_load_image()
|
/aosp_15_r20/external/zucchini/ |
H A D | reloc_win32_unittest.cc | 129 offset_t image_size = base::checked_cast<offset_t>(image_raw.size()); in TEST_F() local 197 offset_t image_size = base::checked_cast<offset_t>(image_.size()); in TEST_F() local
|