Searched refs:swizzle_bpp1_align16 (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/
H A Dpan_swizzle.c67 swizzle_bpp1_align16(int width, int height, int source_stride, int block_pitch, function in typeref:typename:void
171 swizzle_bpp1_align16(width, height, source_stride, (block_pitch * 256 >> 4), pixels, (uint8_t *) ldest);

Completed in 2 milliseconds