Searched defs:tile_index (Results 1 – 8 of 8) sorted by relevance
187 const IrArray::Index& tile_index) { in GetElementIndexForTileOrigin()
121 unsigned tile_index = tex->surface.u.legacy.tiling_index[level]; in encode_tile_info() local
575 OPJ_UINT32 tile_index) in opj_get_decoded_tile()
552 OPJ_UINT32 tile_index; member1022 opj_tile_index_t *tile_index; /* FIXME not used for the moment */ member
3118 OPJ_UINT32 tile_index in opj_jp2_get_tile()
11033 OPJ_UINT32 tile_index) in opj_j2k_get_tile()
236 int tile_index = tile_row * tile_cols + tile_col; in switch_tile_and_get_next_job() local
2985 IrArray::Index tile_index = starting_tile.AddOffsetToDim( in EmitBlock() local2999 auto emit_one_tile_for_tile_index = [&](const IrArray::Index& tile_index) { in EmitBlock()