/aosp_15_r20/external/bsdiff/ |
H A D | bspatch.cc | 160 uint64_t patch_size; in bspatch() local 180 size_t patch_size, in bspatch() 234 size_t patch_size, in bspatch() 247 size_t patch_size) { in bspatch()
|
H A D | patch_reader.cc | 21 bool BsdiffPatchReader::Init(const uint8_t* patch_data, size_t patch_size) { in Init()
|
/aosp_15_r20/external/zucchini/fuzzers/ |
H A D | raw_gen_fuzzer.cc | 64 size_t patch_size = patch_writer.SerializedSize(); in DEFINE_BINARY_PROTO_FUZZER() local
|
H A D | ztf_gen_fuzzer.cc | 63 size_t patch_size = patch_writer.SerializedSize(); in DEFINE_BINARY_PROTO_FUZZER() local
|
H A D | imposed_ensemble_matcher_fuzzer.cc | 63 size_t patch_size = patch_writer.SerializedSize(); in DEFINE_BINARY_PROTO_FUZZER() local
|
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/vp/cm_fc_ld/ |
H A D | cm_fc_ld.h | 82 size_t patch_size; /**< The size of that patch info. */ member
|
/aosp_15_r20/external/executorch/examples/models/llama3_2_vision/vision_encoder/ |
H A D | model.py | 22 patch_size: int = 14 variable in VisionEncoderConfig
|
/aosp_15_r20/external/zucchini/ |
H A D | integration_test.cc | 54 size_t patch_size = patch_writer.SerializedSize(); in TestGenApply() local
|
/aosp_15_r20/external/executorch/examples/models/llama3_2_vision/cross_attention/ |
H A D | cross_attention_mask.cpp | 107 size_t patch_size, in cross_attention_mask()
|
/aosp_15_r20/external/mesa3d/src/amd/compiler/tests/ |
H A D | helpers.h | 124 uint32_t patch_size; variable
|
/aosp_15_r20/bootable/deprecated-ota/applypatch/ |
H A D | imgpatch.cpp | 136 size_t patch_size, SinkFn sink) { in ApplyImagePatch()
|
H A D | imgdiff.cpp | 468 bool PatchChunk::RawDataIsSmaller(const ImageChunk& tgt, size_t patch_size) { in RawDataIsSmaller()
|
/aosp_15_r20/external/puffin/src/ |
H A D | puffdiff.cc | 151 uint64_t patch_size; in PuffDiff() local
|
H A D | puffpatch.cc | 149 size_t patch_size, in ApplyZucchiniPatch()
|
H A D | main.cc | 371 uint64_t patch_size; in Main() local
|
/aosp_15_r20/external/pytorch/test/inductor/ |
H A D | test_layout_optim.py | 128 self, dim=512, patch_size=7, kernel_size=7, manual_graph_break=False argument
|
/aosp_15_r20/build/make/tools/releasetools/ |
H A D | blockimgdiff.py | 1421 def ParseAndValidateSplitInfo(patch_size, tgt_ranges, src_ranges, argument
|
/aosp_15_r20/external/tensorflow/tensorflow/tools/android/test/jni/object_tracking/ |
H A D | optical_flow.cc | 237 const int patch_size = 2 * kFlowIntegrationWindowSize + 1; in FindFlowAtPoint_ESM() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/ |
H A D | eigen_spatial_convolutions_test.cc | 1536 const Index patch_size = patch_depth * patch_rows * patch_cols; in PackRhsHelper() local
|