Home
last modified time | relevance | path

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

/aosp_15_r20/external/libaom/aom_dsp/flow_estimation/
H A Ddisflow.c235 const int x_w = x0 + j; in compute_flow_vector() local
/aosp_15_r20/external/pytorch/aten/src/ATen/native/cpu/
H A DGridSamplerKernel.cpp495 auto x_w = x.floor(); in compute_interp_params() local