Searched refs:YToARGBRow_C (Results 1 – 11 of 11) sorted by relevance
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/ |
D | row_any.cc | 152 RGBANY(YToARGBRow_Any_SSE2, YToARGBRow_SSE2, YToARGBRow_C, 181 RGBANY(YToARGBRow_Any_NEON, YToARGBRow_NEON, YToARGBRow_C,
|
D | convert_argb.cc | 260 int width) = YToARGBRow_C; in I400ToARGB_Reference()
|
D | row_common.cc | 1470 void YToARGBRow_C(const uint8* src_y, uint8* rgb_buf, int width) { in YToARGBRow_C() function
|
/external/chromium_org/third_party/libyuv/source/ |
D | row_any.cc | 148 RGBANY(YToARGBRow_Any_SSE2, YToARGBRow_SSE2, YToARGBRow_C, 177 RGBANY(YToARGBRow_Any_NEON, YToARGBRow_NEON, YToARGBRow_C,
|
D | convert_argb.cc | 260 int width) = YToARGBRow_C; in I400ToARGB_Reference()
|
D | row_common.cc | 1470 void YToARGBRow_C(const uint8* src_y, uint8* rgb_buf, int width) { in YToARGBRow_C() function
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 389 void YToARGBRow_C(const uint8* y_buf,
|
/external/libyuv/files/source/ |
D | convert_argb.cc | 210 int width) = YToARGBRow_C; in I400ToARGB_Reference()
|
D | row_common.cc | 657 void YToARGBRow_C(const uint8* y_buf, uint8* rgb_buf, int width) { in YToARGBRow_C() function
|
/external/chromium_org/third_party/libyuv/include/libyuv/ |
D | row.h | 983 void YToARGBRow_C(const uint8* src_y,
|
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 1075 void YToARGBRow_C(const uint8* src_y,
|