Home
last modified time | relevance | path

Searched refs:YToARGBRow_C (Results 1 – 7 of 7) sorted by relevance

/external/libvpx/libvpx/third_party/libyuv/source/
Drow_any.cc148 RGBANY(YToARGBRow_Any_SSE2, YToARGBRow_SSE2, YToARGBRow_C,
177 RGBANY(YToARGBRow_Any_NEON, YToARGBRow_NEON, YToARGBRow_C,
Dconvert_argb.cc260 int width) = YToARGBRow_C; in I400ToARGB_Reference()
Drow_common.cc1470 void YToARGBRow_C(const uint8* src_y, uint8* rgb_buf, int width) { in YToARGBRow_C() function
/external/libyuv/files/include/libyuv/
Drow.h389 void YToARGBRow_C(const uint8* y_buf,
/external/libyuv/files/source/
Dconvert_argb.cc210 int width) = YToARGBRow_C; in I400ToARGB_Reference()
Drow_common.cc657 void YToARGBRow_C(const uint8* y_buf, uint8* rgb_buf, int width) { in YToARGBRow_C() function
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Drow.h987 void YToARGBRow_C(const uint8* src_y,