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

  /external/libvpx/libvpx/third_party/libyuv/source/
convert_argb.cc 633 ARGB1555ToARGBRow = ARGB1555ToARGBRow_SSE2;
    [all...]
row_any.cc 278 ANY11(ARGB1555ToARGBRow_Any_SSE2, ARGB1555ToARGBRow_SSE2, 0, 2, 4, 7)
convert.cc     [all...]
row_gcc.cc 392 void ARGB1555ToARGBRow_SSE2(const uint8* src, uint8* dst, int pix) {
    [all...]
row_win.cc 666 void ARGB1555ToARGBRow_SSE2(const uint8* src_argb1555, uint8* dst_argb,
    [all...]
  /external/libyuv/files/source/
row_any.cc 351 ANY11(ARGB1555ToARGBRow_Any_SSE2, ARGB1555ToARGBRow_SSE2, 0, 2, 4, 7)
    [all...]
convert.cc     [all...]
convert_argb.cc     [all...]
row_gcc.cc 371 void ARGB1555ToARGBRow_SSE2(const uint8* src, uint8* dst, int width) {
    [all...]
row_win.cc 661 void ARGB1555ToARGBRow_SSE2(const uint8* src_argb1555, 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 50 milliseconds