Home
last modified time | relevance | path

Searched defs:tiles_w (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavformat/
Dsga.c151 int tiles_w = src[offset + 10]; in sga_probe() local
/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_resource.c889 uint32_t tiles_w = DIV_ROUND_UP(psurf->width, 32); in vc4_surface_msaa_get_sample() local
960 uint32_t tiles_w = DIV_ROUND_UP(psurf->width, tile_w); in vc4_dump_surface_msaa() local
/third_party/ffmpeg/libavcodec/
Dsga.c48 int tiles_w, tiles_h; member