HomeSort by relevance Sort by last modified time
    Searched defs:int8 (Results 1 - 25 of 38) sorted by null

1 2

  /external/mesa3d/src/gallium/drivers/svga/include/
svga_types.h 41 typedef int8_t int8; typedef
  /frameworks/av/media/libstagefright/codecs/mp3dec/include/
pvmp3_audio_type_defs.h 66 typedef int8_t int8; typedef
  /external/ceres-solver/internal/ceres/
integral_types.h 79 typedef Integer< 8>::type int8; typedef in namespace:ceres::internal
  /external/dng_sdk/source/
dng_types.h 41 typedef int8_t int8; typedef
53 typedef signed char int8; typedef
  /external/google-breakpad/src/common/dwarf/
types.h 38 typedef signed char int8; typedef
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libyuv/include/libyuv/
basic_types.h 60 typedef char int8; typedef
  /hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
qtypes.h 73 typedef signed char int8; /* Signed 8 bit value */ typedef
mp4_utils.h 39 typedef signed char int8; /* Signed 8 bit value */ typedef
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
qtypes.h 73 typedef signed char int8; /* Signed 8 bit value */ typedef
mp4_utils.h 39 typedef signed char int8; /* Signed 8 bit value */ typedef
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
qtypes.h 73 typedef signed char int8; /* Signed 8 bit value */ typedef
  /hardware/qcom/media/msmcobalt/mm-video-v4l2/vidc/vdec/inc/
qtypes.h 73 typedef signed char int8; /* Signed 8 bit value */ typedef
  /frameworks/av/media/libeffects/loudness/common/core/
basic_types.h 39 typedef signed char int8; typedef in namespace:le_fx
  /external/libvpx/libvpx/third_party/libyuv/include/libyuv/
basic_types.h 63 typedef signed char int8; typedef
  /external/libyuv/files/include/libyuv/
basic_types.h 63 typedef signed char int8; typedef
  /external/vulkan-validation-layers/libs/glm/detail/
type_int.hpp 42 typedef std::int8_t int8; typedef in namespace:glm::detail
69 typedef signed char int8;
89 typedef detail::int8 int8; typedef in namespace:glm
178 GLM_STATIC_ASSERT(sizeof(glm::int8) == 1, "int8 size isn't 1 byte on this platform");
  /system/extras/perfprofd/quipper/base/
basictypes.h 22 typedef int8_t int8; typedef
49 const int8 kint8min = -0x7F - 1;
50 const int8 kint8max = 0x7F;
  /external/libgdx/extensions/gdx-box2d/gdx-box2d/jni/Box2D/Common/
b2Settings.h 28 typedef signed char int8; typedef
  /external/neven/Embedded/common/src/b_BasicEm/
Basic.h 53 typedef signed char int8; typedef
  /external/regex-re2/util/
util.h 67 typedef int8_t int8; typedef in namespace:re2
  /hardware/akm/AK8975_FS/akmdfs/AKFS_APIs_8975/
AKFS_Device.h 33 typedef signed char int8; typedef
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/
typedefs.h 190 /* define [u]int8/16/32/64, uintptr */
213 typedef signed char int8; typedef
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/stubs/
port.h 102 typedef signed __int8 int8; typedef in namespace:google::protobuf
112 typedef signed char int8; typedef in namespace:google::protobuf
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
bthsdpdef.h 77 CHAR int8; member in union:_SPD_ELEMENT_DATA::__anon41573
  /external/pdfium/third_party/agg23/
agg_basics.h 48 typedef AGG_INT8 int8; typedef in namespace:agg

Completed in 925 milliseconds

1 2