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

  /external/libvpx/libvpx/third_party/libyuv/source/
row_gcc.cc     [all...]
row_win.cc 32 lvec16 kUVBiasB; // 96
33 lvec16 kUVBiasG; // 128
34 lvec16 kUVBiasR; // 160
35 lvec16 kYToRgb; // 192
    [all...]
  /external/libvpx/libvpx/third_party/libyuv/include/libyuv/
row.h 377 typedef __declspec(align(32)) int16 lvec16[16]; variable
393 typedef int16 __attribute__((vector_size(32))) lvec16;
408 typedef int16 lvec16[16];
    [all...]

Completed in 62 milliseconds