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

  /external/libvpx/libvpx/third_party/libyuv/include/libyuv/
row.h 387 typedef __declspec(align(32)) int16 lvec16[16]; variable
406 typedef int16 __attribute__((vector_size(32))) lvec16;
420 typedef int16 lvec16[16];
    [all...]
  /external/libyuv/files/include/libyuv/
row.h 468 typedef __declspec(align(32)) int16 lvec16[16]; variable
487 typedef int16 __attribute__((vector_size(32))) lvec16;
501 typedef int16 lvec16[16];
    [all...]

Completed in 133 milliseconds