Home
last modified time | relevance | path

Searched defs:shift_h (Results 1 – 8 of 8) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/fp32/
Dspace_to_batch_fp32.c42 int shift_h = (out_b / input_batch) / block_shape_width; in DoSpaceToBatch() local
/third_party/ffmpeg/libavcodec/
Dnvdec.c85 int shift_h = 0, shift_v = 0; in map_chroma_format() local
497 int shift_h = 0, shift_v = 0; in nvdec_retrieve_data() local
Dtiffenc.c262 int shift_h, shift_v; in encode_frame() local
/third_party/mesa3d/src/gallium/drivers/lima/
Dlima_job.h57 int shift_w, shift_h; member
Dlima_context.h38 int shift_w, shift_h; member
168 uint16_t shift_w, shift_h; member
Dlima_gpu.h126 #define PLBU_CMD_BLOCK_STEP(shift_min, shift_h, shift_w) \ argument
/third_party/ffmpeg/libavfilter/
Dvf_waveform.c116 int shift_w[4], shift_h[4]; member
696 const int shift_h = s->shift_h[component]; in lowpass16() local
834 const int shift_h = s->shift_h[component]; in lowpass() local
/third_party/vixl/test/aarch64/
Dtest-assembler-sve-aarch64.cc12751 int shift_h[] = {1, 8, 11, 16}; in TEST_SVE() local
12856 int shift_h[] = {1, 8, 11}; in TEST_SVE() local
12899 int shift_h[] = {1, 8, 11}; in TEST_SVE() local
12942 int shift_h[] = {1, 2, 14}; in TEST_SVE() local