Home
last modified time | relevance | path

Searched defs:wblocks (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/mesa/main/
H A Dformats.c824 const uint32_t wblocks = (width + bw - 1) / bw; in _mesa_format_image_size() local
852 const uint64_t wblocks = (width + bw - 1) / bw; in _mesa_format_image_size64() local
874 const uint32_t wblocks = (width + bw - 1) / bw; in _mesa_format_row_stride() local
/third_party/ffmpeg/libavcodec/
H A Dagm.c96 int16_t *wblocks; member
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dr100.c2097 int wblocks, hblocks; in r100_track_compress_size() local
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Dr100.c2105 int wblocks, hblocks; in r100_track_compress_size() local

Completed in 12 milliseconds