Lines Matching refs:src_y
115 void I444ToARGBRow_NEON(const uint8_t* src_y, in I444ToARGBRow_NEON() argument
130 : "+r"(src_y), // %0 in I444ToARGBRow_NEON()
144 void I422ToARGBRow_NEON(const uint8_t* src_y, in I422ToARGBRow_NEON() argument
159 : "+r"(src_y), // %0 in I422ToARGBRow_NEON()
173 void I422AlphaToARGBRow_NEON(const uint8_t* src_y, in I422AlphaToARGBRow_NEON() argument
189 : "+r"(src_y), // %0 in I422AlphaToARGBRow_NEON()
204 void I422ToRGBARow_NEON(const uint8_t* src_y, in I422ToRGBARow_NEON() argument
219 : "+r"(src_y), // %0 in I422ToRGBARow_NEON()
233 void I422ToRGB24Row_NEON(const uint8_t* src_y, in I422ToRGB24Row_NEON() argument
247 : "+r"(src_y), // %0 in I422ToRGB24Row_NEON()
268 void I422ToRGB565Row_NEON(const uint8_t* src_y, in I422ToRGB565Row_NEON() argument
282 : "+r"(src_y), // %0 in I422ToRGB565Row_NEON()
304 void I422ToARGB1555Row_NEON(const uint8_t* src_y, in I422ToARGB1555Row_NEON() argument
319 : "+r"(src_y), // %0 in I422ToARGB1555Row_NEON()
342 void I422ToARGB4444Row_NEON(const uint8_t* src_y, in I422ToARGB4444Row_NEON() argument
359 : "+r"(src_y), // %0 in I422ToARGB4444Row_NEON()
373 void I400ToARGBRow_NEON(const uint8_t* src_y, uint8_t* dst_argb, int width) { in I400ToARGBRow_NEON() argument
383 : "+r"(src_y), // %0 in I400ToARGBRow_NEON()
395 void J400ToARGBRow_NEON(const uint8_t* src_y, uint8_t* dst_argb, int width) { in J400ToARGBRow_NEON() argument
405 : "+r"(src_y), // %0 in J400ToARGBRow_NEON()
412 void NV12ToARGBRow_NEON(const uint8_t* src_y, in NV12ToARGBRow_NEON() argument
426 : "+r"(src_y), // %0 in NV12ToARGBRow_NEON()
439 void NV21ToARGBRow_NEON(const uint8_t* src_y, in NV21ToARGBRow_NEON() argument
453 : "+r"(src_y), // %0 in NV21ToARGBRow_NEON()
466 void NV12ToRGB24Row_NEON(const uint8_t* src_y, in NV12ToRGB24Row_NEON() argument
479 : "+r"(src_y), // %0 in NV12ToRGB24Row_NEON()
492 void NV21ToRGB24Row_NEON(const uint8_t* src_y, in NV21ToRGB24Row_NEON() argument
505 : "+r"(src_y), // %0 in NV21ToRGB24Row_NEON()
518 void NV12ToRGB565Row_NEON(const uint8_t* src_y, in NV12ToRGB565Row_NEON() argument
531 : "+r"(src_y), // %0 in NV12ToRGB565Row_NEON()
1141 void I422ToYUY2Row_NEON(const uint8_t* src_y, in I422ToYUY2Row_NEON() argument
1155 : "+r"(src_y), // %0 in I422ToYUY2Row_NEON()
1164 void I422ToUYVYRow_NEON(const uint8_t* src_y, in I422ToUYVYRow_NEON() argument
1178 : "+r"(src_y), // %0 in I422ToUYVYRow_NEON()
2880 void NV21ToYUV24Row_NEON(const uint8_t* src_y, in NV21ToYUV24Row_NEON() argument
2893 : "+r"(src_y), // %0 in NV21ToYUV24Row_NEON()