Lines Matching refs:dst_y
941 void YUY2ToYRow_NEON(const uint8_t* src_yuy2, uint8_t* dst_y, int width) { in YUY2ToYRow_NEON() argument
949 "+r"(dst_y), // %1 in YUY2ToYRow_NEON()
956 void UYVYToYRow_NEON(const uint8_t* src_uyvy, uint8_t* dst_y, int width) { in UYVYToYRow_NEON() argument
964 "+r"(dst_y), // %1 in UYVYToYRow_NEON()
1206 void ARGBToYRow_NEON(const uint8_t* src_argb, uint8_t* dst_y, int width) { in ARGBToYRow_NEON() argument
1223 "+r"(dst_y), // %1 in ARGBToYRow_NEON()
1247 void ARGBToYJRow_NEON(const uint8_t* src_argb, uint8_t* dst_y, int width) { in ARGBToYJRow_NEON() argument
1262 "+r"(dst_y), // %1 in ARGBToYJRow_NEON()
1839 void RGB565ToYRow_NEON(const uint8_t* src_rgb565, uint8_t* dst_y, int width) { in RGB565ToYRow_NEON() argument
1857 "+r"(dst_y), // %1 in RGB565ToYRow_NEON()
1864 uint8_t* dst_y, in ARGB1555ToYRow_NEON() argument
1883 "+r"(dst_y), // %1 in ARGB1555ToYRow_NEON()
1890 uint8_t* dst_y, in ARGB4444ToYRow_NEON() argument
1909 "+r"(dst_y), // %1 in ARGB4444ToYRow_NEON()
1915 void BGRAToYRow_NEON(const uint8_t* src_bgra, uint8_t* dst_y, int width) { in BGRAToYRow_NEON() argument
1932 "+r"(dst_y), // %1 in BGRAToYRow_NEON()
1938 void ABGRToYRow_NEON(const uint8_t* src_abgr, uint8_t* dst_y, int width) { in ABGRToYRow_NEON() argument
1955 "+r"(dst_y), // %1 in ABGRToYRow_NEON()
1961 void RGBAToYRow_NEON(const uint8_t* src_rgba, uint8_t* dst_y, int width) { in RGBAToYRow_NEON() argument
1978 "+r"(dst_y), // %1 in RGBAToYRow_NEON()
1984 void RGB24ToYRow_NEON(const uint8_t* src_rgb24, uint8_t* dst_y, int width) { in RGB24ToYRow_NEON() argument
2001 "+r"(dst_y), // %1 in RGB24ToYRow_NEON()
2007 void RAWToYRow_NEON(const uint8_t* src_raw, uint8_t* dst_y, int width) { in RAWToYRow_NEON() argument
2024 "+r"(dst_y), // %1 in RAWToYRow_NEON()
2485 uint8_t* dst_y, in SobelToPlaneRow_NEON() argument
2498 "+r"(dst_y), // %2 in SobelToPlaneRow_NEON()
2855 void AYUVToYRow_NEON(const uint8_t* src_ayuv, uint8_t* dst_y, int width) { in AYUVToYRow_NEON() argument
2864 "+r"(dst_y), // %1 in AYUVToYRow_NEON()