Home
last modified time | relevance | path

Searched defs:tmp_input_ptr (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/ComputeLibrary/src/cpu/kernels/
H A DCpuWeightsReshapeKernel.cpp132 const uint8_t *tmp_input_ptr = in.ptr(); in run_op() local
/aosp_15_r20/device/google/cuttlefish/host/libs/confui/
Dhost_server.cc216 decltype(input_ptr) tmp_input_ptr = in MainLoop() local