Searched refs:tile_idx (Results 1 – 1 of 1) sorted by relevance
673 unsigned int row, tile_idx; in fill_tile_column() local678 in_tile = &in->tile[tile_idx]; in fill_tile_column()705 unsigned int col, tile_idx; in fill_tile_row() local710 in_tile = &in->tile[tile_idx]; in fill_tile_row()1129 unsigned int col, row, tile_idx; in calc_tile_resize_coefficients() local1139 tile_idx = col; in calc_tile_resize_coefficients()1140 in_tile = &ctx->in.tile[tile_idx]; in calc_tile_resize_coefficients()1302 unsigned int tile_idx[2]; in init_idmac_channel() local1308 tile_idx[0] = tile; in init_idmac_channel()1309 tile_idx[1] = 1; in init_idmac_channel()[all …]
Completed in 7 milliseconds