Home
last modified time | relevance | path

Searched defs:int8_t (Results 1 – 25 of 55) 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
Dtableprint.h123 WRITE_2D_FUNC(int8_t) in WRITE_2D_FUNC() argument
/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/vk-gl-cts/external/vulkan-docs/src/tests/
Dvtest.c10 typedef char int8_t; typedef
/third_party/rust/crates/libc/src/
Dfixed_width_ints.rs6 pub type int8_t = i8; typedef
/third_party/lame/
DconfigMS.h57 typedef __int8 int8_t; typedef
76 #define int8_t signed char macro
Dconfig.h.in100 typedef char 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/skia/include/third_party/vulkan/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/vulkan-headers/include/vulkan/
Dvk_platform.h67 typedef signed __int8 int8_t; typedef
/third_party/skia/third_party/externals/dawn/third_party/khronos/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/skia/third_party/externals/icu/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/icu/icu4c/source/common/unicode/
Dptypes.h88 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/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
/third_party/ltp/testcases/kernel/kvm/include/
Dkvm_guest.h33 typedef signed char int8_t; typedef
/third_party/nghttp2/third-party/url-parser/
Durl_parser.h36 typedef __int8 int8_t; typedef
/third_party/node/deps/uv/include/uv/
Dstdint-msvc2008.h75 typedef signed char int8_t; typedef
82 typedef signed __int8 int8_t; typedef

123