Searched defs:uint8 (Results 1 - 25 of 47) sorted by path

12

/external/bluetooth/bluedroid/embdrv/sbc/decoder/include/
H A Doi_codec_sbc.h166 OI_UINT8 uint8[SBC_MAX_CHANNELS*SBC_MAX_BANDS]; member in union:__anon1108::__anon1109
H A Doi_codec_sbc_private.h77 OI_UINT8 uint8[SBC_MAX_BANDS]; member in union:__anon1113
82 OI_UINT8 uint8[2 * SBC_MAX_BANDS]; member in union:__anon1114
/external/ceres-solver/internal/ceres/
H A Dintegral_types.h83 typedef UnsignedInteger< 8>::type uint8; typedef in namespace:ceres::internal
/external/chromium_org/base/
H A Dbasictypes.h23 typedef uint8_t uint8; typedef
45 const uint8 kuint8max = 0xFF;
/external/chromium_org/chrome/installer/test/
H A Dresource_loader.cc19 std::pair<const uint8*, DWORD>* resource_data) {
30 static_cast<const uint8*>(LockResource(loaded_resource));
74 std::pair<const uint8*, DWORD>* resource_data) {
83 std::pair<const uint8*, DWORD>* resource_data) {
17 DoLoad(HMODULE module, const wchar_t* name_or_id, const wchar_t* type_name_or_id, std::pair<const uint8*, DWORD>* resource_data) argument
72 Load(const std::wstring& name, const std::wstring& type, std::pair<const uint8*, DWORD>* resource_data) argument
81 Load(WORD id, WORD type, std::pair<const uint8*, DWORD>* resource_data) argument
/external/chromium_org/third_party/cld/base/
H A Dbasictypes.h43 typedef unsigned char uint8; typedef
65 const uint8 kuint8max = (( uint8) 0xFF);
361 memcpy(&t, reinterpret_cast<const uint8*>(p), sizeof(t));
/external/chromium_org/third_party/libaddressinput/src/cpp/include/libaddressinput/util/
H A Dbasictypes.h39 typedef uint8_t uint8; typedef
44 const uint8 kuint8max = UINT8_MAX;
82 typedef unsigned char uint8; typedef
/external/chromium_org/third_party/libphonenumber/src/phonenumbers/base/
H A Dbasictypes.h28 typedef uint8_t uint8; typedef in namespace:i18n::phonenumbers
33 const uint8 kuint8max = UINT8_MAX;
71 typedef unsigned char uint8;
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libwebm/
H A Dmkvmuxertypes.hpp21 typedef unsigned char uint8; typedef in namespace:mkvmuxer
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/include/libyuv/
H A Dbasic_types.h62 typedef unsigned char uint8; typedef
80 (reinterpret_cast<uint8*>(((reinterpret_cast<uintptr_t>(p) + \
84 ((uint8*)((((uintptr_t)(p) + ((t) - 1)) & ~((t) - 1)))) /* NOLINT */
/external/chromium_org/third_party/libyuv/include/libyuv/
H A Dbasic_types.h62 typedef unsigned char uint8; typedef
80 (reinterpret_cast<uint8*>(((reinterpret_cast<uintptr_t>(p) + \
84 ((uint8*)((((uintptr_t)(p) + ((t) - 1)) & ~((t) - 1)))) /* NOLINT */
/external/chromium_org/third_party/libyuv/util/
H A Dpsnr.h23 typedef unsigned char uint8; typedef
34 double ComputeSumSquareError(const uint8* org, const uint8* rec, int size);
H A Dssim.h23 typedef unsigned char uint8; typedef
27 double CalcSSIM(const uint8* org, const uint8* rec,
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/include/
H A Dsvga_types.h42 typedef uint8_t uint8; typedef
/external/chromium_org/third_party/npapi/npspy/extern/nspr/obsolete/
H A Dprotypes.h51 * It is trickier to define uint, int8, uint8, int16, uint16,
129 * uint8
133 typedef PRUint8 uint8; typedef
/external/chromium_org/third_party/protobuf/src/google/protobuf/stubs/
H A Dcommon.h180 typedef unsigned __int8 uint8; typedef in namespace:google::protobuf
190 typedef uint8_t uint8; typedef in namespace:google::protobuf
/external/chromium_org/third_party/re2/util/
H A Dutil.h69 typedef uint8_t uint8; typedef in namespace:re2
/external/chromium_org/third_party/skia/src/images/
H A Dbmpdecoderhelper.h21 typedef uint8_t uint8; typedef
64 virtual uint8* SetSize(int width, int height) = 0;
84 void PutPixel(int x, int y, uint8 col);
88 uint8 GetByte();
92 const uint8* data_;
100 scoped_array<uint8> colTab_;
110 uint8* output_;
/external/chromium_org/third_party/smhasher/src/
H A DCity.h58 typedef uint8_t uint8; typedef
H A DSpooky.h35 typedef unsigned __int8 uint8; typedef
42 typedef uint8_t uint8; typedef
290 uint8 m_remainder; // length of unhashed data stashed in m_data
/external/chromium_org/third_party/snappy/linux/
H A Dsnappy-stubs-public.h63 typedef uint8_t uint8; typedef in namespace:snappy
72 typedef unsigned char uint8;
/external/chromium_org/third_party/snappy/mac/
H A Dsnappy-stubs-public.h63 typedef uint8_t uint8; typedef in namespace:snappy
72 typedef unsigned char uint8;
/external/chromium_org/third_party/snappy/win32/
H A Dsnappy-stubs-public.h63 typedef uint8_t uint8;
72 typedef unsigned char uint8; typedef in namespace:snappy
/external/chromium_org/third_party/tcmalloc/chromium/src/base/
H A Dbasictypes.h68 typedef uint8_t uint8; typedef
/external/chromium_org/third_party/tcmalloc/vendor/src/base/
H A Dbasictypes.h68 typedef uint8_t uint8; typedef

Completed in 1426 milliseconds

12