Home
last modified time | relevance | path

Searched defs:int16_t (Results 1 – 25 of 114) sorted by relevance

12345

/third_party/e2fsprogs/lib/uuid/
Duuid_types.h28 typedef int int16_t; typedef
31 typedef short int16_t; typedef
Duuid_types.h.in28 typedef int int16_t; typedef
31 typedef short int16_t; typedef
/third_party/ffmpeg/libavcodec/x86/
Dfdct.c60 DECLARE_ALIGNED(16, static const int16_t, fdct_tg_all_16)[24] = { variable
66 DECLARE_ALIGNED(16, static const int16_t, ocos_4_16)[8] = { variable
70 DECLARE_ALIGNED(16, static const int16_t, fdct_one_corr)[8] = { X8(1) }; variable
83 DECLARE_ALIGNED(8, static const int16_t, tab_frw_01234567)[] = { // forward_dct coeff table variable
159 DECLARE_ALIGNED(16, const int16_t, tab_frw_01234567_sse2)[256]; member
/third_party/ffmpeg/libavcodec/mips/
Dxvid_idct_mmi.c41 DECLARE_ALIGNED(8, static const int16_t, tg_1_16)[4*4] = { variable
59 DECLARE_ALIGNED(8, static const int16_t, tab_i_04_mmi)[32*4] = { variable
/third_party/ffmpeg/libavcodec/
Dvp9dsp.c30 const DECLARE_ALIGNED(16, int16_t, ff_vp9_subpel_filters)[3][16][8] = { variable
Drtjpeg.h39 DECLARE_ALIGNED(16, int16_t, block)[64]; member
/third_party/libexif/contrib/watcom/
D_stdint.h9 typedef signed short int16_t; typedef
/third_party/ninja/src/
Dwin32port.h25 typedef signed short int16_t; typedef
/third_party/openh264/test/
Dtest_stdint.h12 typedef short int16_t ; typedef
/third_party/vulkan-headers/include/vulkan/
Dvk_platform.h69 typedef signed __int16 int16_t; typedef
/third_party/flutter/glfw/deps/vulkan/
Dvk_platform.h77 typedef signed __int16 int16_t; typedef
/third_party/flutter/skia/include/third_party/vulkan/vulkan/
Dvk_platform.h77 typedef signed __int16 int16_t; typedef
/third_party/mesa3d/include/vulkan/
Dvk_platform.h69 typedef signed __int16 int16_t; typedef
/third_party/flutter/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvk_platform.h77 typedef signed __int16 int16_t; typedef
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvk_platform.h69 typedef signed __int16 int16_t; typedef
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvk_platform.h69 typedef signed __int16 int16_t; typedef
/third_party/skia/include/third_party/vulkan/vulkan/
Dvk_platform.h69 typedef signed __int16 int16_t; typedef
/third_party/icu/icu4c/source/common/unicode/
Dptypes.h96 typedef signed short int16_t; typedef
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Dptypes.h96 typedef signed short int16_t; typedef
/third_party/node/deps/icu-small/source/common/unicode/
Dptypes.h96 typedef signed short int16_t; typedef
/third_party/skia/third_party/externals/icu/source/common/unicode/
Dptypes.h96 typedef signed short int16_t; typedef
/third_party/openh264/codec/common/inc/
Dtypedefs.h62 typedef short int16_t ; typedef
/third_party/flutter/skia/third_party/externals/libwebp/src/webp/
Dtypes.h30 typedef signed short int16_t; typedef
/third_party/skia/third_party/externals/libwebp/src/webp/
Dtypes.h30 typedef signed short int16_t; typedef
/third_party/skia/third_party/externals/brotli/c/include/brotli/
Dtypes.h20 typedef __int16 int16_t; typedef

12345