Home
last modified time | relevance | path

Searched defs:block_y (Results 1 – 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dmsvideo1.c91 int block_x, block_y; /* block width and height iterators */ in msvideo1_decode_8bit() local
191 int block_x, block_y; /* block width and height iterators */ in msvideo1_decode_16bit() local
Dmjpegdec.c1403 int block_x, block_y; in shift_output() local
/third_party/ffmpeg/tests/checkasm/
Dh264dsp.c274 int block_y = (index / 16) * sz; in check_idct_multiple() local
/third_party/mindspore/mindspore/ccsrc/profiler/device/gpu/
Dgpu_profiling.h63 uint64_t block_y; member