Searched refs:nbx (Results 1 – 13 of 13) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
D | nvc0_miptree.c | 276 unsigned nbx = util_format_get_nblocksx(pt->format, w); in nvc0_miptree_init_layout_tiled() local 290 lvl->tile_mode = nvc0_tex_choose_tile_dims(nbx, nby, d, mt->layout_3d); in nvc0_miptree_init_layout_tiled() 296 lvl->pitch = align(nbx * blocksize, tsx); in nvc0_miptree_init_layout_tiled() 388 const unsigned nbx = util_format_get_nblocksx(pt->format, pt->width0); in nvc0_miptree_select_best_modifier() local 391 NVC0_TILE_MODE_Y(nvc0_tex_choose_tile_dims(nbx, nby, 1u, false)); in nvc0_miptree_select_best_modifier()
|
D | nvc0_tex.c | 1185 const unsigned nbx = util_format_get_nblocksx(view->format, width); in nvc0_validate_suf() local 1191 adjusted_width = align(nbx, tsx / util_format_get_blocksize(view->format)) * tsz; in nvc0_validate_suf()
|
/third_party/ffmpeg/libavcodec/ |
D | scpr.c | 420 for (x = 0; x < s->nbx; x++) { in decompress_p() 423 if (s->blocks[y * s->nbx + x] == 0) in decompress_p() 426 if (((s->blocks[y * s->nbx + x] - 1) & 1) > 0) { in decompress_p() 437 if (((s->blocks[y * s->nbx + x] - 1) & 2) > 0) { in decompress_p() 644 s->nbx = (avctx->width + 15) / 16; in decode_init() 646 s->nbcount = s->nbx * s->nby; in decode_init()
|
D | scpr3.c | 1087 for (x = 0; x < s->nbx; x++) { in decompress_p3() 1090 if (s->blocks[y * s->nbx + x] == 0) in decompress_p3() 1093 if (((s->blocks[y * s->nbx + x] + 1) & 1) > 0) { in decompress_p3() 1120 if (((s->blocks[y * s->nbx + x] + 3) & 2) > 0) { in decompress_p3()
|
D | scpr.h | 61 uint32_t nbx, nby; member
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
D | nv50_miptree.c | 302 unsigned nbx = util_format_get_nblocksx(pt->format, w); in nv50_miptree_init_layout_tiled() local 307 lvl->tile_mode = nv50_tex_choose_tile_dims(nbx, nby, d, mt->layout_3d); in nv50_miptree_init_layout_tiled() 313 lvl->pitch = align(nbx * blocksize, tsx); in nv50_miptree_init_layout_tiled()
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/ |
D | nv30_miptree.c | 473 unsigned nbx = util_format_get_nblocksx(pt->format, w); in nv30_miptree_create() local 479 lvl->pitch = nbx * blocksz; in nv30_miptree_create()
|
/third_party/icu/icu4c/source/data/misc/ |
D | langInfo.txt | 147 "nbx","ekc",
|
D | metadata.txt | 1107 nbx{
|
D | supplementalData.txt | 4816 "nbx",
|
/third_party/skia/third_party/externals/icu/source/data/misc/ |
D | langInfo.txt | 147 "nbx","ekc",
|
D | metadata.txt | 1107 nbx{
|
D | supplementalData.txt | 4816 "nbx",
|