Home
last modified time | relevance | path

Searched refs:tile_bits (Results 1 – 12 of 12) sorted by relevance

/external/libaom/libaom/av1/decoder/
Dobu.c318 int tile_bits = cm->log2_tile_rows + cm->log2_tile_cols; in read_tile_group_header() local
319 *start_tile = aom_rb_read_literal(rb, tile_bits); in read_tile_group_header()
320 *end_tile = aom_rb_read_literal(rb, tile_bits); in read_tile_group_header()
/external/mesa3d/src/mesa/drivers/dri/r200/
Dradeon_common_context.h201 GLuint tile_bits; /* hw texture tile bits used on this texture */ member
Dradeon_texture.c695 t->tile_bits); in radeon_miptree_create_for_teximage()
Dradeon_mipmap_tree.c376 texImg->Depth, t->tile_bits); in radeon_try_alloc_miptree()
Dr200_texstate.c685 t->tile_bits = 0; in r200SetTexBuffer2()
1351 t->tile_bits = 0; in setup_hardware_state()
Dr200_state_init.c583 OUT_BATCH_RELOC(t->tile_bits, t->mt->bo, 0, in tex_emit_mm()
587 OUT_BATCH_RELOC(t->tile_bits, t->bo, 0, in tex_emit_mm()
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_common_context.h201 GLuint tile_bits; /* hw texture tile bits used on this texture */ member
Dradeon_texstate.c593 t->tile_bits = 0; in radeonSetTexBuffer2()
956 t->tile_bits = 0; in setup_hardware_state()
Dradeon_texture.c695 t->tile_bits); in radeon_miptree_create_for_teximage()
Dradeon_state_init.c490 OUT_BATCH_RELOC(t->tile_bits, t->mt->bo, get_base_teximage_offset(t), in tex_emit_cs()
495 OUT_BATCH_RELOC(t->tile_bits, t->bo, 0, in tex_emit_cs()
Dradeon_mipmap_tree.c376 texImg->Depth, t->tile_bits); in radeon_try_alloc_miptree()
/external/ImageMagick/MagickCore/
Dwidget.c2806 tile_bits[]= in XCommandWidget() local
3170 (char *) tile_bits,tile_width,tile_height,1L,0L,1); in XCommandWidget()