Home
last modified time | relevance | path

Searched defs:block_x (Results 1 – 6 of 6) 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
Descape130.c204 block_index, block_x = 0; in escape130_decode_frame() local
Dmjpegdec.c1403 int block_x, block_y; in shift_output() local
/third_party/ffmpeg/tests/checkasm/
Dh264dsp.c275 int block_x = index % 16; in check_idct_multiple() local
/third_party/mindspore/mindspore/ccsrc/profiler/device/gpu/
Dgpu_profiling.h62 uint64_t block_x; member
/third_party/mesa3d/src/gallium/drivers/softpipe/
Dsp_setup.c190 block_x(int x) in block_x() function