Home
last modified time | relevance | path

Searched defs:patch_size (Results 1 – 19 of 19) sorted by relevance

/aosp_15_r20/external/bsdiff/
H A Dbspatch.cc160 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 Dpatch_reader.cc21 bool BsdiffPatchReader::Init(const uint8_t* patch_data, size_t patch_size) { in Init()
/aosp_15_r20/external/zucchini/fuzzers/
H A Draw_gen_fuzzer.cc64 size_t patch_size = patch_writer.SerializedSize(); in DEFINE_BINARY_PROTO_FUZZER() local
H A Dztf_gen_fuzzer.cc63 size_t patch_size = patch_writer.SerializedSize(); in DEFINE_BINARY_PROTO_FUZZER() local
H A Dimposed_ensemble_matcher_fuzzer.cc63 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 Dcm_fc_ld.h82 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 Dmodel.py22 patch_size: int = 14 variable in VisionEncoderConfig
/aosp_15_r20/external/zucchini/
H A Dintegration_test.cc54 size_t patch_size = patch_writer.SerializedSize(); in TestGenApply() local
/aosp_15_r20/external/executorch/examples/models/llama3_2_vision/cross_attention/
H A Dcross_attention_mask.cpp107 size_t patch_size, in cross_attention_mask()
/aosp_15_r20/external/mesa3d/src/amd/compiler/tests/
H A Dhelpers.h124 uint32_t patch_size; variable
/aosp_15_r20/bootable/deprecated-ota/applypatch/
H A Dimgpatch.cpp136 size_t patch_size, SinkFn sink) { in ApplyImagePatch()
H A Dimgdiff.cpp468 bool PatchChunk::RawDataIsSmaller(const ImageChunk& tgt, size_t patch_size) { in RawDataIsSmaller()
/aosp_15_r20/external/puffin/src/
H A Dpuffdiff.cc151 uint64_t patch_size; in PuffDiff() local
H A Dpuffpatch.cc149 size_t patch_size, in ApplyZucchiniPatch()
H A Dmain.cc371 uint64_t patch_size; in Main() local
/aosp_15_r20/external/pytorch/test/inductor/
H A Dtest_layout_optim.py128 self, dim=512, patch_size=7, kernel_size=7, manual_graph_break=False argument
/aosp_15_r20/build/make/tools/releasetools/
H A Dblockimgdiff.py1421 def ParseAndValidateSplitInfo(patch_size, tgt_ranges, src_ranges, argument
/aosp_15_r20/external/tensorflow/tensorflow/tools/android/test/jni/object_tracking/
H A Doptical_flow.cc237 const int patch_size = 2 * kFlowIntegrationWindowSize + 1; in FindFlowAtPoint_ESM() local
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Deigen_spatial_convolutions_test.cc1536 const Index patch_size = patch_depth * patch_rows * patch_cols; in PackRhsHelper() local