Lines Matching defs:dst_argb
112 uint8_t* dst_argb, in I444ToARGBRow_NEON()
138 uint8_t* dst_argb, in I422ToARGBRow_NEON()
165 uint8_t* dst_argb, in I422AlphaToARGBRow_NEON()
345 void I400ToARGBRow_NEON(const uint8_t* src_y, uint8_t* dst_argb, int width) { in I400ToARGBRow_NEON()
364 void J400ToARGBRow_NEON(const uint8_t* src_y, uint8_t* dst_argb, int width) { in J400ToARGBRow_NEON()
383 uint8_t* dst_argb, in NV12ToARGBRow_NEON()
406 uint8_t* dst_argb, in NV21ToARGBRow_NEON()
505 uint8_t* dst_argb, in YUY2ToARGBRow_NEON()
526 uint8_t* dst_argb, in UYVYToARGBRow_NEON()
750 uint8_t* dst_argb, in RGB24ToARGBRow_NEON()
767 void RAWToARGBRow_NEON(const uint8_t* src_raw, uint8_t* dst_argb, int width) { in RAWToARGBRow_NEON()
814 uint8_t* dst_argb, in RGB565ToARGBRow_NEON()
860 uint8_t* dst_argb, in ARGB1555ToARGBRow_NEON()
889 uint8_t* dst_argb, in ARGB4444ToARGBRow_NEON()
1067 uint8_t* dst_argb, in ARGBShuffleRow_NEON()
2092 uint8_t* dst_argb, in ARGBBlendRow_NEON()
2151 uint8_t* dst_argb, in ARGBAttenuateRow_NEON()
2175 void ARGBQuantizeRow_NEON(uint8_t* dst_argb, in ARGBQuantizeRow_NEON()
2219 uint8_t* dst_argb, in ARGBShadeRow_NEON()
2255 void ARGBGrayRow_NEON(const uint8_t* src_argb, uint8_t* dst_argb, int width) { in ARGBGrayRow_NEON()
2282 void ARGBSepiaRow_NEON(uint8_t* dst_argb, int width) { in ARGBSepiaRow_NEON()
2321 uint8_t* dst_argb, in ARGBColorMatrixRow_NEON()
2381 uint8_t* dst_argb, in ARGBMultiplyRow_NEON()
2410 uint8_t* dst_argb, in ARGBAddRow_NEON()
2433 uint8_t* dst_argb, in ARGBSubtractRow_NEON()
2460 uint8_t* dst_argb, in SobelRow_NEON()
2511 uint8_t* dst_argb, in SobelXYRow_NEON()