Home
last modified time | relevance | path

Searched defs:int16 (Results 1 – 25 of 55) sorted by relevance

123

/external/dng_sdk/source/
Ddng_types.h42 typedef int16_t int16; typedef
54 typedef signed short int16; typedef
/external/libvpx/third_party/libwebm/mkvmuxer/
Dmkvmuxertypes.h14 typedef short int16; typedef
/external/tensorflow/tensorflow/tsl/platform/default/
Dintegral_types.h27 typedef short int16; typedef
/external/libwebm/mkvmuxer/
Dmkvmuxertypes.h14 typedef short int16; typedef
/external/libaom/third_party/libwebm/mkvmuxer/
Dmkvmuxertypes.h14 typedef short int16; typedef
/external/flatbuffers/python/flatbuffers/
Dpacker.py33 int16 = struct.Struct("<h") variable
/external/icing/icing/text_classifier/lib3/utils/base/
Dintegral_types.h33 typedef signed short int16; // NOLINT typedef
/external/libtextclassifier/native/utils/base/
Dintegral_types.h35 typedef signed short int16; // NOLINT typedef
/external/nanopb-c/tests/intsizes/
Dintsizes_unittests.c13 int16, uint16, sint16, \ argument
/external/sdv/vsomeip/third_party/boost/config/test/
Dcstdint_test.cpp50 static const boost::int16_t int16 = INT16_C(-32767); member
170 boost::int16_t int16 = INT16_C(-32767); in main() local
Dcstdint_test2.cpp60 static const boost::int16_t int16 = INT16_C(-32767); member
180 boost::int16_t int16 = INT16_C(-32767); in main() local
/external/tflite-support/tensorflow_lite_support/cc/port/
Dintegral_types.h24 typedef short int16; typedef
/external/mesa3d/src/gallium/drivers/svga/include/
Dvm_basic_types.h18 typedef int16_t int16; typedef
/external/libvpx/third_party/libyuv/include/libyuv/
Dbasic_types.h37 typedef int16_t int16; typedef
/external/libaom/third_party/libyuv/include/libyuv/
Dbasic_types.h39 typedef int16_t int16; typedef
/external/libyuv/include/libyuv/
Dbasic_types.h39 typedef int16_t int16; typedef
/external/flatbuffers/tests/MyGame/Example/
DStructOfStructsOfStructs.go53 …ucts(builder *flatbuffers.Builder, a_a_id uint32, a_a_distance uint32, a_b_a int16, a_b_b int8, a_…
DTest.go61 func CreateTest(builder *flatbuffers.Builder, a int16, b int8) flatbuffers.UOffsetT {
DStructOfStructs.go71 func CreateStructOfStructs(builder *flatbuffers.Builder, a_id uint32, a_distance uint32, b_a int16,…
/external/oboe/samples/RhythmGame/third_party/glm/detail/
Dtype_int.hpp20 typedef std::int16_t int16; typedef
207 typedef detail::int16 int16; typedef
/external/piex/src/binary_parse/
Drange_checked_byte_ptr.h32 typedef short int16; // NOLINT typedef
/external/tensorflow/tensorflow/lite/kernels/
Dcpu_backend_gemm.h179 const GemmParams<int32_t, int16, quantization_flavor>& params, in Gemm() argument
/external/dynamic_depth/internal/base/
Dintegral_types.h27 typedef short int16; // NOLINT typedef
/external/tensorflow/tensorflow/python/ops/numpy_ops/
Dnp_dtypes.py36 int16 = np_export.np_export_constant(__name__, 'int16', np.int16) variable
/external/tensorflow/tensorflow/lite/kernels/internal/
Dcompatibility.h83 using int16 = std::int16_t; variable

123