Searched refs:YToARGBRow_C (Results 1 – 7 of 7) sorted by relevance
/external/libvpx/libvpx/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/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 987 void YToARGBRow_C(const uint8* src_y,
|