• Home
  • Raw
  • Download

Lines Matching defs:width

133                         int width) {  in I444ToARGBRow_NEON()
163 int width) { in I422ToARGBRow_NEON()
194 int width) { in I422AlphaToARGBRow_NEON()
226 int width) { in I422ToRGBARow_NEON()
256 int width) { in I422ToRGB24Row_NEON()
292 int width) { in I422ToRGB565Row_NEON()
331 int width) { in I422ToARGB1555Row_NEON()
371 int width) { in I422ToARGB4444Row_NEON()
398 void I400ToARGBRow_NEON(const uint8* src_y, uint8* dst_argb, int width) { in I400ToARGBRow_NEON()
421 void J400ToARGBRow_NEON(const uint8* src_y, uint8* dst_argb, int width) { in J400ToARGBRow_NEON()
445 int width) { in NV12ToARGBRow_NEON()
473 int width) { in NV21ToARGBRow_NEON()
501 int width) { in NV12ToRGB565Row_NEON()
528 int width) { in YUY2ToARGBRow_NEON()
554 int width) { in UYVYToARGBRow_NEON()
581 int width) { in SplitUVRow_NEON()
605 int width) { in MergeUVRow_NEON()
676 void MirrorRow_NEON(const uint8* src, uint8* dst, int width) { in MirrorRow_NEON()
704 int width) { in MirrorUVRow_NEON()
730 void ARGBMirrorRow_NEON(const uint8* src, uint8* dst, int width) { in ARGBMirrorRow_NEON()
755 void RGB24ToARGBRow_NEON(const uint8* src_rgb24, uint8* dst_argb, int width) { in RGB24ToARGBRow_NEON()
773 void RAWToARGBRow_NEON(const uint8* src_raw, uint8* dst_argb, int width) { in RAWToARGBRow_NEON()
792 void RAWToRGB24Row_NEON(const uint8* src_raw, uint8* dst_rgb24, int width) { in RAWToRGB24Row_NEON()
822 void RGB565ToARGBRow_NEON(const uint8* src_rgb565, uint8* dst_argb, int width) { in RGB565ToARGBRow_NEON()
870 int width) { in ARGB1555ToARGBRow_NEON()
901 int width) { in ARGB4444ToARGBRow_NEON()
920 void ARGBToRGB24Row_NEON(const uint8* src_argb, uint8* dst_rgb24, int width) { in ARGBToRGB24Row_NEON()
937 void ARGBToRAWRow_NEON(const uint8* src_argb, uint8* dst_raw, int width) { in ARGBToRAWRow_NEON()
955 void YUY2ToYRow_NEON(const uint8* src_yuy2, uint8* dst_y, int width) { in YUY2ToYRow_NEON()
972 void UYVYToYRow_NEON(const uint8* src_uyvy, uint8* dst_y, int width) { in UYVYToYRow_NEON()
992 int width) { in YUY2ToUV422Row_NEON()
1015 int width) { in UYVYToUV422Row_NEON()
1039 int width) { in YUY2ToUVRow_NEON()
1069 int width) { in UYVYToUVRow_NEON()
1099 int width) { in ARGBShuffleRow_NEON()
1124 int width) { in I422ToYUY2Row_NEON()
1151 int width) { in I422ToUYVYRow_NEON()
1174 void ARGBToRGB565Row_NEON(const uint8* src_argb, uint8* dst_rgb565, int width) { in ARGBToRGB565Row_NEON()
1195 int width) { in ARGBToRGB565DitherRow_NEON()
1219 int width) { in ARGBToARGB1555Row_NEON()
1239 int width) { in ARGBToARGB4444Row_NEON()
1258 void ARGBToYRow_NEON(const uint8* src_argb, uint8* dst_y, int width) { in ARGBToYRow_NEON()
1284 void ARGBExtractAlphaRow_NEON(const uint8* src_argb, uint8* dst_a, int width) { in ARGBExtractAlphaRow_NEON()
1302 void ARGBToYJRow_NEON(const uint8* src_argb, uint8* dst_y, int width) { in ARGBToYJRow_NEON()
1330 int width) { in ARGBToUV444Row_NEON()
1393 int width) { in ARGBToUVRow_NEON()
1445 int width) { in ARGBToUVJRow_NEON()
1496 int width) { in BGRAToUVRow_NEON()
1547 int width) { in ABGRToUVRow_NEON()
1598 int width) { in RGBAToUVRow_NEON()
1649 int width) { in RGB24ToUVRow_NEON()
1700 int width) { in RAWToUVRow_NEON()
1752 int width) { in RGB565ToUVRow_NEON()
1824 int width) { in ARGB1555ToUVRow_NEON()
1896 int width) { in ARGB4444ToUVRow_NEON()
1963 void RGB565ToYRow_NEON(const uint8* src_rgb565, uint8* dst_y, int width) { in RGB565ToYRow_NEON()
1990 void ARGB1555ToYRow_NEON(const uint8* src_argb1555, uint8* dst_y, int width) { in ARGB1555ToYRow_NEON()
2017 void ARGB4444ToYRow_NEON(const uint8* src_argb4444, uint8* dst_y, int width) { in ARGB4444ToYRow_NEON()
2044 void BGRAToYRow_NEON(const uint8* src_bgra, uint8* dst_y, int width) { in BGRAToYRow_NEON()
2070 void ABGRToYRow_NEON(const uint8* src_abgr, uint8* dst_y, int width) { in ABGRToYRow_NEON()
2096 void RGBAToYRow_NEON(const uint8* src_rgba, uint8* dst_y, int width) { in RGBAToYRow_NEON()
2122 void RGB24ToYRow_NEON(const uint8* src_rgb24, uint8* dst_y, int width) { in RGB24ToYRow_NEON()
2148 void RAWToYRow_NEON(const uint8* src_raw, uint8* dst_y, int width) { in RAWToYRow_NEON()
2246 int width) { in ARGBBlendRow_NEON()
2310 void ARGBAttenuateRow_NEON(const uint8* src_argb, uint8* dst_argb, int width) { in ARGBAttenuateRow_NEON()
2340 int width) { in ARGBQuantizeRow_NEON()
2384 int width, in ARGBShadeRow_NEON()
2422 void ARGBGrayRow_NEON(const uint8* src_argb, uint8* dst_argb, int width) { in ARGBGrayRow_NEON()
2452 void ARGBSepiaRow_NEON(uint8* dst_argb, int width) { in ARGBSepiaRow_NEON()
2496 int width) { in ARGBColorMatrixRow_NEON()
2559 int width) { in ARGBMultiplyRow_NEON()
2593 int width) { in ARGBAddRow_NEON()
2621 int width) { in ARGBSubtractRow_NEON()
2653 int width) { in SobelRow_NEON()
2682 int width) { in SobelToPlaneRow_NEON()
2712 int width) { in SobelXYRow_NEON()
2743 int width) { in SobelXRow_NEON()
2788 int width) { in SobelYRow_NEON()
2825 void HalfFloat1Row_NEON(const uint16* src, uint16* dst, float, int width) { in HalfFloat1Row_NEON()
2853 void HalfFloatRow_NEON(const uint16* src, uint16* dst, float scale, int width) { in HalfFloatRow_NEON()