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

  /external/libyuv/files/source/
scale_gcc.cc 78 static uvec16 kScaleAc33 =
94 static uvec16 kScaleAb2 =
    [all...]
scale_win.cc 77 static uvec16 kScaleAc33 =
93 static uvec16 kScaleAb2 =
870 static uvec16 kFadd40 =
    [all...]
row_gcc.cc 107 static uvec16 kAddUVJ128 = {
    [all...]
row_win.cc 214 static const uvec16 kAddUVJ128 = {
    [all...]
  /external/libvpx/libvpx/third_party/libyuv/source/
scale_gcc.cc 76 static uvec16 kScaleAc33 =
92 static uvec16 kScaleAb2 =
    [all...]
scale_win.cc 78 static uvec16 kScaleAc33 =
94 static uvec16 kScaleAb2 =
    [all...]
row_gcc.cc 106 static uvec16 kAddUVJ128 = {
    [all...]
row_win.cc 290 static const uvec16 kAddUVJ128 = {
    [all...]
  /external/libyuv/files/include/libyuv/
row.h 381 typedef __declspec(align(16)) uint16 uvec16[8]; variable
397 typedef uint16 __attribute__((vector_size(16))) uvec16;
412 typedef uint16 uvec16[8];
426 uvec16 kUVToRB;
427 uvec16 kUVToRB2;
428 uvec16 kUVToG;
429 uvec16 kUVToG2;
    [all...]
  /external/libvpx/libvpx/third_party/libyuv/include/libyuv/
row.h 374 typedef __declspec(align(16)) uint16 uvec16[8]; variable
390 typedef uint16 __attribute__((vector_size(16))) uvec16;
405 typedef uint16 uvec16[8];
    [all...]

Completed in 636 milliseconds