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

  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/
row_any.cc 165 RGBANY(ARGB1555ToARGBRow_Any_SSE2, ARGB1555ToARGBRow_SSE2, ARGB1555ToARGBRow_C,
convert_argb.cc 604 ARGB1555ToARGBRow = ARGB1555ToARGBRow_SSE2;
convert.cc     [all...]
row_posix.cc 440 void ARGB1555ToARGBRow_SSE2(const uint8* src, uint8* dst, int pix) {
    [all...]
row_win.cc 505 void ARGB1555ToARGBRow_SSE2(const uint8* src_argb1555, uint8* dst_argb,
    [all...]
  /external/chromium_org/third_party/libyuv/source/
row_any.cc 161 RGBANY(ARGB1555ToARGBRow_Any_SSE2, ARGB1555ToARGBRow_SSE2, ARGB1555ToARGBRow_C,
convert_argb.cc 604 ARGB1555ToARGBRow = ARGB1555ToARGBRow_SSE2;
convert.cc     [all...]
row_posix.cc 440 void ARGB1555ToARGBRow_SSE2(const uint8* src, uint8* dst, int pix) {
    [all...]
row_win.cc 506 void ARGB1555ToARGBRow_SSE2(const uint8* src_argb1555, uint8* dst_argb,
    [all...]
  /external/libyuv/files/include/libyuv/
row.h 293 void ARGB1555ToARGBRow_SSE2(const uint8* src_argb, uint8* dst_argb, int pix);
  /external/libyuv/files/source/
row_posix.cc 378 void ARGB1555ToARGBRow_SSE2(const uint8* src, uint8* dst, int pix) {
    [all...]
convert_argb.cc 483 ARGB1555ToARGBRow = ARGB1555ToARGBRow_SSE2;
    [all...]
convert.cc     [all...]
row_win.cc 375 void ARGB1555ToARGBRow_SSE2(const uint8* src_argb1555, uint8* dst_argb,
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/include/libyuv/
row.h     [all...]
  /external/chromium_org/third_party/libyuv/include/libyuv/
row.h     [all...]

Completed in 1744 milliseconds