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

  /external/libvpx/libvpx/third_party/libyuv/source/
convert_argb.cc 691 ARGB4444ToARGBRow = ARGB4444ToARGBRow_SSE2;
    [all...]
row_any.cc 279 ANY11(ARGB4444ToARGBRow_Any_SSE2, ARGB4444ToARGBRow_SSE2, 0, 2, 4, 7)
convert.cc     [all...]
row_gcc.cc 443 void ARGB4444ToARGBRow_SSE2(const uint8* src, uint8* dst, int pix) {
    [all...]
row_win.cc 719 void ARGB4444ToARGBRow_SSE2(const uint8* src_argb4444, uint8* dst_argb,
    [all...]
  /external/libyuv/files/source/
row_any.cc 352 ANY11(ARGB4444ToARGBRow_Any_SSE2, ARGB4444ToARGBRow_SSE2, 0, 2, 4, 7)
    [all...]
convert.cc     [all...]
convert_argb.cc     [all...]
row_gcc.cc 422 void ARGB4444ToARGBRow_SSE2(const uint8* src, uint8* dst, int width) {
    [all...]
row_win.cc 714 void ARGB4444ToARGBRow_SSE2(const uint8* src_argb4444, 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 85 milliseconds