Searched refs:YToARGBRow_C (Results 1 - 11 of 11) sorted by relevance

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

Completed in 144 milliseconds