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

1 2

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/include/
svga_types.h 41 typedef int8_t int8; typedef
  /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
  /frameworks/ex/variablespeed/jni/
integral_types.h 24 typedef signed char int8; typedef
  /external/ceres-solver/internal/ceres/
integral_types.h 79 typedef Integer< 8>::type int8; typedef in namespace:ceres::internal
  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/include/libyuv/
basic_types.h 60 typedef char int8; typedef
  /external/chromium_org/third_party/snappy/linux/
snappy-stubs-public.h 62 typedef int8_t int8; typedef in namespace:snappy
71 typedef signed char int8;
  /external/chromium_org/third_party/snappy/mac/
snappy-stubs-public.h 62 typedef int8_t int8; typedef in namespace:snappy
71 typedef signed char int8;
  /external/libvpx/libvpx/third_party/libyuv/include/libyuv/
basic_types.h 60 typedef 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/mm-video-legacy/vidc/vdec/inc/
qtypes.h 73 typedef signed char int8; /* Signed 8 bit value */ typedef
  /hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/
qtypes.h 73 typedef signed char int8; /* Signed 8 bit value */ typedef
  /external/chromium_org/third_party/snappy/win32/
snappy-stubs-public.h 62 typedef int8_t int8;
71 typedef signed char int8; typedef in namespace:snappy
  /external/libyuv/files/include/libyuv/
basic_types.h 60 typedef signed char int8; typedef
  /frameworks/av/media/libeffects/loudness/common/core/
basic_types.h 39 typedef signed char int8; typedef in namespace:le_fx
  /external/chromium_org/base/
basictypes.h 22 typedef int8_t int8; typedef
49 const int8 kint8min = (( int8) 0x80);
50 const int8 kint8max = (( int8) 0x7F);
  /external/chromium_org/third_party/libyuv/include/libyuv/
basic_types.h 63 typedef signed char int8; typedef
  /external/chromium_org/third_party/webrtc/base/
basictypes.h 78 typedef signed char int8; typedef
  /external/chromium_org/third_party/libaddressinput/chromium/cpp/include/libaddressinput/util/internal/
basictypes.h 24 typedef int8_t int8; typedef
37 const int8 kint8min = INT8_MIN;
38 const int8 kint8max = INT8_MAX;
48 typedef signed char int8; typedef
  /external/chromium_org/third_party/libaddressinput/src/cpp/include/libaddressinput/util/
basictypes.h 36 typedef int8_t int8; typedef
49 const int8 kint8min = INT8_MIN;
50 const int8 kint8max = INT8_MAX;
60 typedef signed char int8; typedef
  /external/chromium_org/third_party/libjingle/source/talk/base/
basictypes.h 95 typedef signed char int8; typedef
  /external/chromium_org/third_party/libphonenumber/src/phonenumbers/base/
basictypes.h 24 typedef int8_t int8; typedef in namespace:i18n::phonenumbers
37 const int8 kint8min = INT8_MIN;
38 const int8 kint8max = INT8_MAX;
48 typedef signed char int8;
  /external/chromium_org/third_party/re2/util/
util.h 68 typedef int8_t int8; typedef in namespace:re2
  /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

Completed in 593 milliseconds

1 2