Searched refs:I400ToARGBRow_C (Results 1 – 12 of 12) sorted by relevance
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/ |
D | row_any.cc | 148 RGBANY(I400ToARGBRow_Any_SSE2, I400ToARGBRow_Unaligned_SSE2, I400ToARGBRow_C, 179 RGBANY(I400ToARGBRow_Any_NEON, I400ToARGBRow_NEON, I400ToARGBRow_C,
|
D | convert_argb.cc | 310 I400ToARGBRow_C; in I400ToARGB()
|
D | row_common.cc | 929 void I400ToARGBRow_C(const uint8* src_y, uint8* dst_argb, int width) { in I400ToARGBRow_C() function
|
/external/chromium_org/third_party/libyuv/source/ |
D | row_any.cc | 144 RGBANY(I400ToARGBRow_Any_SSE2, I400ToARGBRow_Unaligned_SSE2, I400ToARGBRow_C, 175 RGBANY(I400ToARGBRow_Any_NEON, I400ToARGBRow_NEON, I400ToARGBRow_C,
|
D | convert_argb.cc | 310 I400ToARGBRow_C; in I400ToARGB()
|
D | row_common.cc | 929 void I400ToARGBRow_C(const uint8* src_y, uint8* dst_argb, int width) { in I400ToARGBRow_C() function
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | row.h | 140 void I400ToARGBRow_C(const uint8* src_y, uint8* dst_argb, int pix);
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 331 void I400ToARGBRow_C(const uint8* src_y, uint8* dst_argb, int pix);
|
/external/libyuv/files/source/ |
D | convert_argb.cc | 243 I400ToARGBRow_C; in I400ToARGB()
|
D | row_common.cc | 413 void I400ToARGBRow_C(const uint8* src_y, uint8* dst_argb, int width) { in I400ToARGBRow_C() function
|
/external/chromium_org/third_party/libyuv/include/libyuv/ |
D | row.h | 902 void I400ToARGBRow_C(const uint8* src_y, uint8* dst_argb, int pix);
|
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 994 void I400ToARGBRow_C(const uint8* src_y, uint8* dst_argb, int pix);
|