Home
last modified time | relevance | path

Searched defs:SIMD_ALIGNED (Results 1 – 11 of 11) sorted by relevance

/external/chromium_org/media/base/simd/
Dyuv_to_rgb_table.h16 #define SIMD_ALIGNED(var) __declspec(align(16)) var macro
/external/libvpx/libvpx/third_party/libyuv/source/
Drow.h143 #define SIMD_ALIGNED(var) __declspec(align(16)) var macro
148 #define SIMD_ALIGNED(var) var __attribute__((aligned(16))) macro
/external/libyuv/files/unit_test/
Dplanar_test.cc24 #define SIMD_ALIGNED(var) __declspec(align(16)) var macro
26 #define SIMD_ALIGNED(var) var __attribute__((aligned(16))) macro
/external/libyuv/files/include/libyuv/
Drow.h148 #define SIMD_ALIGNED(var) __declspec(align(16)) var macro
/external/chromium_org/third_party/libyuv/unit_test/
Dconvert_test.cc31 #define SIMD_ALIGNED(var) __declspec(align(16)) var macro
33 #define SIMD_ALIGNED(var) var __attribute__((aligned(16))) macro
Dplanar_test.cc27 #define SIMD_ALIGNED(var) __declspec(align(16)) var macro
29 #define SIMD_ALIGNED(var) var __attribute__((aligned(16))) macro
/external/chromium_org/third_party/libyuv/include/libyuv/
Drow.h363 #define SIMD_ALIGNED(var) __declspec(align(16)) var macro
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/include/libyuv/
Drow.h455 #define SIMD_ALIGNED(var) __declspec(align(16)) var macro
/external/libyuv/files/source/
Drow_posix.cc1303 } CONST SIMD_ALIGNED(kYuvConstants) = { variable
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/
Drow_posix.cc2086 } static SIMD_ALIGNED(kYuvConstants) = { variable
/external/chromium_org/third_party/libyuv/source/
Drow_posix.cc2086 } static SIMD_ALIGNED(kYuvConstants) = { variable