Home
last modified time | relevance | path

Searched defs:shift_w (Results 1 – 5 of 5) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp32/
Dspace_to_batch_fp32.c43 int shift_w = (out_b / input_batch_size) % block_shape_width; in DoSpaceToBatch() local
/third_party/mesa3d/src/gallium/drivers/lima/
Dlima_job.h57 int shift_w, shift_h; member
Dlima_context.h37 int shift_w, shift_h; member
164 uint16_t shift_w, shift_h; member
Dlima_gpu.h123 #define PLBU_CMD_BLOCK_STEP(shift_min, shift_h, shift_w) \ argument
/third_party/ffmpeg/libavfilter/
Dvf_waveform.c111 int shift_w[4], shift_h[4]; member
684 const int shift_w = s->shift_w[component]; in lowpass16() local
822 const int shift_w = s->shift_w[component]; in lowpass() local