Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dhapdec.c256 int w_block = avctx->coded_width / TEXTURE_BLOCK_W; in decompress_texture_thread_internal() local
Ddxv.c199 int w_block = avctx->coded_width / ctx->texture_block_w; in decompress_texture_thread() local
1208 int w_block = avctx->coded_width / ctx->texture_block_w; in dxv_decode() local
Ddds.c442 int w_block = avctx->coded_width / TEXTURE_BLOCK_W; in decompress_texture_thread() local
/third_party/mesa3d/src/panfrost/shared/test/
Dtest-tiling.cpp91 unsigned w_block = w / desc->block.width; in ref_access_tiled() local