Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dhapdec.c257 int h_block = avctx->coded_height / TEXTURE_BLOCK_H; in decompress_texture_thread_internal() local
Ddxv.c200 int h_block = avctx->coded_height / ctx->texture_block_h; in decompress_texture_thread() local
1209 int h_block = avctx->coded_height / ctx->texture_block_h; in dxv_decode() local
Ddds.c443 int h_block = avctx->coded_height / TEXTURE_BLOCK_H; in decompress_texture_thread() local
/third_party/mesa3d/src/panfrost/shared/test/
Dtest-tiling.cpp92 unsigned h_block = h / desc->block.height; in ref_access_tiled() local