Searched defs:ldest (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,const uint8_t * pixels,uint8_t * ldest) argument
132 swizzle_bpp4_align16(int width,int height,int source_stride,int block_pitch,const uint32_t * pixels,uint32_t * ldest) argument
153 panfrost_texture_swizzle(unsigned off_x,unsigned off_y,int width,int height,int bytes_per_pixel,int dest_width,const uint8_t * pixels,uint8_t * ldest) argument

Completed in 4 milliseconds