Home
last modified time | relevance | path

Searched defs:int8_t (Results 1 – 25 of 71) sorted by relevance

123

/third_party/ffmpeg/libavcodec/
Dsvq1_cb.h40 DECLARE_ALIGNED(4, static const int8_t, svq1_inter_codebook_4x2)[768] = { variable
92 DECLARE_ALIGNED(4, static const int8_t, svq1_inter_codebook_4x4)[1536] = { variable
192 DECLARE_ALIGNED(4, static const int8_t, svq1_inter_codebook_8x4)[3072] = { variable
388 DECLARE_ALIGNED(4, static const int8_t, svq1_inter_codebook_8x8)[6144] = { variable
783 DECLARE_ALIGNED(4, static const int8_t, svq1_intra_codebook_4x2)[768] = { variable
835 DECLARE_ALIGNED(4, static const int8_t, svq1_intra_codebook_4x4)[1536] = { variable
935 DECLARE_ALIGNED(4, static const int8_t, svq1_intra_codebook_8x4)[3072] = { variable
1131 DECLARE_ALIGNED(4, static const int8_t, svq1_intra_codebook_8x8)[6144] = { variable
Dhevcdsp.c94 DECLARE_ALIGNED(16, const int8_t, ff_hevc_epel_filters)[7][4] = { variable
104 DECLARE_ALIGNED(16, const int8_t, ff_hevc_qpel_filters)[3][16] = { variable
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/blocklisted/
Dfake-stdint.h2 typedef signed char int8_t; typedef
/third_party/libexif/contrib/watcom/
D_stdint.h8 typedef signed char int8_t; typedef
/third_party/rust/crates/bindgen/csmith-fuzzing/
Dcsmith.h5 #define int8_t signed char macro
/third_party/openh264/test/
Dtest_stdint.h10 typedef signed char int8_t ; typedef
/third_party/rust/crates/libc/src/
Dfixed_width_ints.rs6 pub type int8_t = i8; typedef
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvk_platform.h67 typedef signed __int8 int8_t; typedef
/third_party/skia/include/third_party/vulkan/vulkan/
Dvk_platform.h67 typedef signed __int8 int8_t; typedef
/third_party/vulkan-headers/include/vulkan/
Dvk_platform.h67 typedef signed __int8 int8_t; typedef
/third_party/flutter/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvk_platform.h75 typedef signed __int8 int8_t; typedef
/third_party/vk-gl-cts/external/vulkan-docs/src/include/vulkan/
Dvk_platform.h67 typedef signed __int8 int8_t; typedef
/third_party/mesa3d/include/vulkan/
Dvk_platform.h67 typedef signed __int8 int8_t; typedef
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvk_platform.h67 typedef signed __int8 int8_t; typedef
/third_party/flutter/skia/include/third_party/vulkan/vulkan/
Dvk_platform.h75 typedef signed __int8 int8_t; typedef
/third_party/flutter/glfw/deps/vulkan/
Dvk_platform.h75 typedef signed __int8 int8_t; typedef
/third_party/skia/third_party/externals/icu/source/common/unicode/
Dptypes.h88 typedef signed char int8_t; typedef
/third_party/icu/icu4c/source/common/unicode/
Dptypes.h88 typedef signed char int8_t; typedef
/third_party/node/deps/icu-small/source/common/unicode/
Dptypes.h88 typedef signed char int8_t; typedef
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Dptypes.h88 typedef signed char int8_t; typedef
/third_party/openh264/codec/common/inc/
Dtypedefs.h60 typedef signed char int8_t ; typedef
/third_party/skia/third_party/externals/libwebp/src/webp/
Dtypes.h28 typedef signed char int8_t; typedef
/third_party/flutter/skia/third_party/externals/libwebp/src/webp/
Dtypes.h28 typedef signed char int8_t; typedef
/third_party/skia/third_party/externals/brotli/c/include/brotli/
Dtypes.h18 typedef __int8 int8_t; typedef
/third_party/node/deps/brotli/c/include/brotli/
Dtypes.h18 typedef __int8 int8_t; typedef

123