Home
last modified time | relevance | path

Searched refs:I422ToARGBRow_C (Results 1 – 12 of 12) sorted by relevance

/external/chromium_org/third_party/libyuv/source/
Drow_any.cc40 YANY(I422ToARGBRow_Any_SSSE3, I422ToARGBRow_Unaligned_SSSE3, I422ToARGBRow_C,
64 YANY(I422ToARGBRow_Any_AVX2, I422ToARGBRow_AVX2, I422ToARGBRow_C, 1, 4, 15)
68 YANY(I422ToARGBRow_Any_NEON, I422ToARGBRow_NEON, I422ToARGBRow_C, 1, 4, 7)
Dformat_conversion.cc404 int width) = I422ToARGBRow_C; in I420ToBayer()
Dconvert_argb.cc140 int width) = I422ToARGBRow_C; in I422ToARGB()
Dscale_argb.cc428 int width) = I422ToARGBRow_C; in ScaleYUVToARGBBilinearUp()
Dconvert_from.cc471 int width) = I422ToARGBRow_C; in I420ToARGB()
Drow_common.cc1012 void I422ToARGBRow_C(const uint8* src_y, in I422ToARGBRow_C() function
/external/libyuv/files/source/
Dconvert_from.cc703 int width) = I422ToARGBRow_C; in I420ToARGB()
1027 int width) = I422ToARGBRow_C; in I420ToRGB565()
1087 int width) = I422ToARGBRow_C; in I420ToARGB1555()
1147 int width) = I422ToARGBRow_C; in I420ToARGB4444()
Dconvert_argb.cc117 int width) = I422ToARGBRow_C; in I422ToARGB()
729 int width) = I422ToARGBRow_C; in YUY2ToARGB()
800 int width) = I422ToARGBRow_C; in UYVYToARGB()
Drow_common.cc485 void I422ToARGBRow_C(const uint8* y_buf, in I422ToARGBRow_C() function
1018 YANY(I422ToARGBRow_Any_SSSE3, I422ToARGBRow_Unaligned_SSSE3, I422ToARGBRow_C, 1)
1034 YANY(I422ToARGBRow_Any_NEON, I422ToARGBRow_NEON, I422ToARGBRow_C, 1)
Dformat_conversion.cc457 int width) = I422ToARGBRow_C; in I420ToBayer()
/external/libyuv/files/include/libyuv/
Drow.h339 void I422ToARGBRow_C(const uint8* y_buf,
/external/chromium_org/third_party/libyuv/include/libyuv/
Drow.h887 void I422ToARGBRow_C(const uint8* src_y,