Searched defs:yIndex (Results 1 – 2 of 2) sorted by relevance
81 int yIndex = blockIdx_y * TILE_DIM + threadIdx.y; in transpose() local
1140 Ncv32u yIndex = blockIdx_y * TRANSPOSE_TILE_DIM + threadIdx.y; in transpose() local