Searched refs:I400ToARGBRow_C (Results 1 - 12 of 12) sorted by relevance

/external/libvpx/libvpx/third_party/libyuv/source/
H A Drow.h140 void I400ToARGBRow_C(const uint8* src_y, uint8* dst_argb, int pix);
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/
H A Drow_any.cc148 RGBANY(I400ToARGBRow_Any_SSE2, I400ToARGBRow_Unaligned_SSE2, I400ToARGBRow_C,
179 RGBANY(I400ToARGBRow_Any_NEON, I400ToARGBRow_NEON, I400ToARGBRow_C,
H A Dconvert_argb.cc310 I400ToARGBRow_C;
H A Drow_common.cc929 void I400ToARGBRow_C(const uint8* src_y, uint8* dst_argb, int width) { function
/external/chromium_org/third_party/libyuv/source/
H A Drow_any.cc144 RGBANY(I400ToARGBRow_Any_SSE2, I400ToARGBRow_Unaligned_SSE2, I400ToARGBRow_C,
175 RGBANY(I400ToARGBRow_Any_NEON, I400ToARGBRow_NEON, I400ToARGBRow_C,
H A Dconvert_argb.cc310 I400ToARGBRow_C;
H A Drow_common.cc929 void I400ToARGBRow_C(const uint8* src_y, uint8* dst_argb, int width) { function
/external/libyuv/files/include/libyuv/
H A Drow.h331 void I400ToARGBRow_C(const uint8* src_y, uint8* dst_argb, int pix);
/external/libyuv/files/source/
H A Dconvert_argb.cc243 I400ToARGBRow_C;
H A Drow_common.cc413 void I400ToARGBRow_C(const uint8* src_y, uint8* dst_argb, int width) { function
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/include/libyuv/
H A Drow.h994 void I400ToARGBRow_C(const uint8* src_y, uint8* dst_argb, int pix);
/external/chromium_org/third_party/libyuv/include/libyuv/
H A Drow.h902 void I400ToARGBRow_C(const uint8* src_y, uint8* dst_argb, int pix);

Completed in 172 milliseconds