Home | History | Annotate | Download | only in source

Lines Matching refs:src_y

126 void I444ToARGBRow_NEON(const uint8* src_y,
148 : "+r"(src_y), // %0
160 void I422ToARGBRow_NEON(const uint8* src_y,
182 : "+r"(src_y), // %0
194 void I411ToARGBRow_NEON(const uint8* src_y,
216 : "+r"(src_y), // %0
228 void I422ToBGRARow_NEON(const uint8* src_y,
251 : "+r"(src_y), // %0
263 void I422ToABGRRow_NEON(const uint8* src_y,
286 : "+r"(src_y), // %0
298 void I422ToRGBARow_NEON(const uint8* src_y,
320 : "+r"(src_y), // %0
332 void I422ToRGB24Row_NEON(const uint8* src_y,
353 : "+r"(src_y), // %0
365 void I422ToRAWRow_NEON(const uint8* src_y,
387 : "+r"(src_y), // %0
411 void I422ToRGB565Row_NEON(const uint8* src_y,
433 : "+r"(src_y), // %0
460 void I422ToARGB1555Row_NEON(const uint8* src_y,
483 : "+r"(src_y), // %0
504 void I422ToARGB4444Row_NEON(const uint8* src_y,
528 : "+r"(src_y), // %0
540 void YToARGBRow_NEON(const uint8* src_y,
561 : "+r"(src_y), // %0
571 void I400ToARGBRow_NEON(const uint8* src_y,
586 : "+r"(src_y), // %0
594 void NV12ToARGBRow_NEON(const uint8* src_y,
615 : "+r"(src_y), // %0
626 void NV21ToARGBRow_NEON(const uint8* src_y,
647 : "+r"(src_y), // %0
658 void NV12ToRGB565Row_NEON(const uint8* src_y,
679 : "+r"(src_y), // %0
690 void NV21ToRGB565Row_NEON(const uint8* src_y,
711 : "+r"(src_y), // %0
1366 void I422ToYUY2Row_NEON(const uint8* src_y,
1383 : "+r"(src_y), // %0
1393 void I422ToUYVYRow_NEON(const uint8* src_y,
1410 : "+r"(src_y), // %0