Lines Matching defs:width
386 int width) { in SplitUVRow_DSPR2()
452 void MirrorRow_DSPR2(const uint8* src, uint8* dst, int width) { in MirrorRow_DSPR2()
504 int width) { in MirrorUVRow_DSPR2()
593 int width) { in I422ToARGBRow_DSPR2()
728 void RGB24ToARGBRow_DSPR2(const uint8* src_rgb24, uint8* dst_argb, int width) { in RGB24ToARGBRow_DSPR2()
756 void RAWToARGBRow_DSPR2(const uint8* src_raw, uint8* dst_argb, int width) { in RAWToARGBRow_DSPR2()
789 int width) { in RGB565ToARGBRow_DSPR2()
820 int width) { in ARGB1555ToARGBRow_DSPR2()
849 int width) { in ARGB4444ToARGBRow_DSPR2()
875 int width) { in I444ToARGBRow_DSPR2()
961 int width) { in I422ToARGB4444Row_DSPR2()
1052 int width) { in I422ToARGB1555Row_DSPR2()
1143 int width) { in NV12ToARGBRow_DSPR2()
1227 int width) { in BGRAToUVRow_DSPR2()
1288 void BGRAToYRow_DSPR2(const uint8* src_argb0, uint8* dst_y, int width) { in BGRAToYRow_DSPR2()
1349 int width) { in ABGRToUVRow_DSPR2()
1411 void ARGBToYRow_DSPR2(const uint8* src_argb0, uint8* dst_y, int width) { in ARGBToYRow_DSPR2()
1468 void ABGRToYRow_DSPR2(const uint8* src_argb0, uint8* dst_y, int width) { in ABGRToYRow_DSPR2()
1529 int width) { in RGBAToUVRow_DSPR2()
1591 void RGBAToYRow_DSPR2(const uint8* src_argb0, uint8* dst_y, int width) { in RGBAToYRow_DSPR2()
1652 int width) { in ARGBToUVRow_DSPR2()