HomeSort by relevance Sort by last modified time
    Searched refs:RGB565ToARGBRow_SSE2 (Results 1 - 12 of 12) sorted by null

  /external/libvpx/libvpx/third_party/libyuv/source/
convert_argb.cc 575 RGB565ToARGBRow = RGB565ToARGBRow_SSE2;
    [all...]
row_any.cc 277 ANY11(RGB565ToARGBRow_Any_SSE2, RGB565ToARGBRow_SSE2, 0, 2, 4, 7)
convert.cc     [all...]
row_gcc.cc 344 void RGB565ToARGBRow_SSE2(const uint8* src, uint8* dst, int pix) {
    [all...]
row_win.cc 469 void RGB565ToARGBRow_SSE2(const uint8* src_rgb565, uint8* dst_argb,
    [all...]
  /external/libyuv/files/source/
row_any.cc 350 ANY11(RGB565ToARGBRow_Any_SSE2, RGB565ToARGBRow_SSE2, 0, 2, 4, 7)
    [all...]
convert.cc     [all...]
convert_argb.cc     [all...]
row_gcc.cc 323 void RGB565ToARGBRow_SSE2(const uint8* src, uint8* dst, int width) {
    [all...]
row_win.cc 464 void RGB565ToARGBRow_SSE2(const uint8* src_rgb565, uint8* dst_argb,
    [all...]
  /external/libvpx/libvpx/third_party/libyuv/include/libyuv/
row.h     [all...]
  /external/libyuv/files/include/libyuv/
row.h     [all...]

Completed in 192 milliseconds