Home
last modified time | relevance | path

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

1234

/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/x86/
Dfdct.c62 DECLARE_ALIGNED(16, static const int16_t, fdct_tg_all_16)[24] = { variable
68 DECLARE_ALIGNED(16, static const int16_t, ocos_4_16)[8] = { variable
72 DECLARE_ALIGNED(16, static const int16_t, fdct_one_corr)[8] = { X8(1) }; variable
85 DECLARE_ALIGNED(16, const int16_t, tab_frw_01234567_sse2)[256]; member
/third_party/ffmpeg/libavcodec/
Dvp9dsp.c32 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/rust/crates/bindgen/bindgen-tests/tests/headers/blocklisted/
Dfake-stdint.h4 typedef signed short int16_t; typedef
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
Denum-typedef.h1 typedef short int16_t; typedef
/third_party/libexif/contrib/watcom/
D_stdint.h9 typedef signed short int16_t; typedef
/third_party/rust/crates/bindgen/csmith-fuzzing/
Dcsmith.h8 #define int16_t short macro
/third_party/vk-gl-cts/external/vulkan-docs/src/tests/
Dvtest.c12 typedef short int16_t; typedef
/third_party/ninja/src/
Dwin32port.h25 typedef signed short int16_t; typedef
/third_party/rust/crates/libc/src/
Dfixed_width_ints.rs8 pub type int16_t = i16; typedef
/third_party/lame/
DconfigMS.h58 typedef __int16 int16_t; typedef
77 #define int16_t signed short macro
Dconfig.h.in80 typedef short int16_t; typedef
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvk_platform.h69 typedef signed __int16 int16_t; typedef
/third_party/vulkan-headers/include/vulkan/
Dvk_platform.h69 typedef signed __int16 int16_t; typedef
/third_party/vk-gl-cts/external/vulkan-docs/src/include/vulkan/
Dvk_platform.h69 typedef signed __int16 int16_t; typedef
/third_party/mesa3d/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/skia/third_party/externals/dawn/third_party/khronos/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/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/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
/third_party/node/deps/brotli/c/include/brotli/
Dtypes.h20 typedef __int16 int16_t; typedef

1234