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

  /external/libvpx/libvpx/third_party/libyuv/source/
row_any.cc 336 ANY11(J400ToARGBRow_Any_SSE2, J400ToARGBRow_SSE2, 0, 1, 4, 7)
    [all...]
convert_argb.cc 784 J400ToARGBRow = J400ToARGBRow_SSE2;
    [all...]
row_gcc.cc 189 void J400ToARGBRow_SSE2(const uint8* src_y, uint8* dst_argb, int width) {
    [all...]
row_win.cc 293 void J400ToARGBRow_SSE2(const uint8* src_y, uint8* dst_argb, int width) {
    [all...]
  /external/libyuv/files/source/
convert_argb.cc 831 J400ToARGBRow = J400ToARGBRow_SSE2;
    [all...]
row_any.cc 392 ANY11(J400ToARGBRow_Any_SSE2, J400ToARGBRow_SSE2, 0, 1, 4, 7)
    [all...]
row_gcc.cc 156 void J400ToARGBRow_SSE2(const uint8* src_y, uint8* dst_argb, int width) {
    [all...]
row_win.cc 258 __declspec(naked) void J400ToARGBRow_SSE2(const uint8* src_y,
    [all...]
  /external/libvpx/libvpx/third_party/libyuv/include/libyuv/
row.h     [all...]
  /external/libyuv/files/include/libyuv/
row.h     [all...]

Completed in 112 milliseconds