HomeSort by relevance Sort by last modified time
    Searched refs:int8_t (Results 251 - 275 of 1593) sorted by null

<<11121314151617181920>>

  /hardware/qcom/msm8x84/kernel-headers/linux/
msm_rmnet.h 110 int8_t if_name[IFNAMSIZ];
114 int8_t vchannel_name[IFNAMSIZ];
  /hardware/qcom/msm8x84/original-kernel-headers/linux/
msm_rmnet.h 99 int8_t if_name[IFNAMSIZ];
104 int8_t vchannel_name[IFNAMSIZ];
  /prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/
SDL_config.h 33 typedef signed __int8 int8_t; typedef
57 typedef signed char int8_t; typedef
  /prebuilts/misc/windows/sdl2/include/
SDL_config.h 33 typedef signed __int8 int8_t; typedef
57 typedef signed char int8_t; typedef
  /prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/
SDL_config.h 33 typedef signed __int8 int8_t; typedef
57 typedef signed char int8_t; typedef
  /device/google/marlin/camera/QCamera2/HAL/
QCameraPostProc.h 66 int8_t reprocCount;
74 int8_t reprocCount; //Current pass count
75 int8_t ppChannelIndex; //Reprocess channel object index
149 int8_t getPPChannelCount() {return mPPChannelCount;};
217 int8_t mPPChannelCount;
222 int8_t m_bInited; // if postproc is inited
QCameraParametersIntf.h 246 int8_t getReprocCount();
247 int8_t getCurPPCount();
251 void setCurPPCount(int8_t count);
255 int8_t getBufBatchCount();
256 int8_t getVideoBatchSize();
  /hardware/qcom/camera/msm8998/QCamera2/HAL/
QCameraPostProc.h 72 int8_t reprocCount;
80 int8_t reprocCount; //Current pass count
81 int8_t ppChannelIndex; //Reprocess channel object index
181 int8_t getPPChannelCount() {return mPPChannelCount;};
257 int8_t mPPChannelCount;
262 int8_t m_bInited; // if postproc is inited
  /external/icu/icu4c/source/tools/genrb/
reslist.h 101 int8_t fStringsForm; /* default STRINGS_UTF16_V1 */
162 SResource(SRBRoot *bundle, const char *tag, int8_t type, const UString* comment,
215 int8_t fType; /* nominal type: fRes (when != 0xffffffff) may use subtype */
228 ContainerResource(SRBRoot *bundle, const char *tag, int8_t type,
261 int8_t fTableType; // determined by table_write16() for table_preWrite() & table_write()
299 StringBaseResource(SRBRoot *bundle, const char *tag, int8_t type,
302 StringBaseResource(SRBRoot *bundle, int8_t type,
304 StringBaseResource(int8_t type, const UChar *value, int32_t len, UErrorCode &errorCode);
328 StringResource(int32_t poolStringIndex, int8_t numCharsForLength,
353 int8_t fNumCharsForLength
    [all...]
  /external/libvpx/libvpx/vpx_dsp/mips/
vpx_convolve8_avg_msa.c 17 int8_t *filter_horiz, int8_t *filter_vert, int32_t height) {
95 int8_t *filter_horiz, int8_t *filter_vert, int32_t height) {
194 int8_t *filter_horiz, int8_t *filter_vert, int32_t height) {
206 int8_t *filter_horiz, int8_t *filter_vert, int32_t height) {
218 int8_t *filter_horiz, int8_t *filter_vert, int32_t height)
    [all...]
  /external/icu/icu4c/source/i18n/
number_decimalquantity.cpp 25 int8_t NEGATIVE_FLAG = 1;
26 int8_t INFINITY_FLAG = 2;
27 int8_t NAN_FLAG = 4;
248 int8_t DecimalQuantity::getDigit(int32_t magnitude) const {
529 int8_t leadingDigit = getDigitPos(safeSubtract(position, 1));
530 int8_t trailingDigit = getDigitPos(position);
642 int8_t digit0 = getDigitPos(0);
644 setDigitPos(0, static_cast<int8_t>(digit0 + 1));
658 void DecimalQuantity::appendDigit(int8_t value, int32_t leadingZeros, bool appendAsInteger) {
705 int8_t DecimalQuantity::getDigitPos(int32_t position) const
    [all...]
  /external/icu/icu4c/source/i18n/unicode/
numberformatter.h 472 int8_t fEngineeringInterval;
474 int8_t fMinExponentDigits;
789 int8_t fMinFrac;
790 int8_t fMaxFrac;
791 int8_t fMinSig;
792 int8_t fMaxSig;
    [all...]
  /system/nfc/src/gki/ulinux/
gki_ulinux.cc 184 uint8_t GKI_create_task(TASKPTR task_entry, uint8_t task_id, int8_t* taskname,
836 int8_t* GKI_map_taskname(uint8_t task_id) {
847 return (int8_t*)"BAD";
    [all...]
  /external/webrtc/webrtc/modules/rtp_rtcp/source/
rtp_receiver_impl.cc 97 const int8_t payload_type,
122 const int8_t payload_type) {
169 int8_t first_payload_byte = payload_length > 0 ? payload[0] : 0;
261 int8_t last_received_payload_type =
321 const int8_t first_payload_byte,
327 int8_t payload_type = rtp_header.payloadType;
332 int8_t last_received_payload_type =
rtp_sender_audio.cc 67 const int8_t payloadType,
109 bool RTPSenderAudio::MarkerBit(FrameType frameType, int8_t payload_type) {
153 int8_t payloadType,
166 int8_t dtmf_payload_type;
377 int32_t RTPSenderAudio::SetRED(int8_t payloadType) {
387 int32_t RTPSenderAudio::RED(int8_t* payloadType) const {
412 int8_t dtmf_payload_type,
rtp_receiver_audio.cc 63 int8_t payload_type) const {
68 bool RTPReceiverAudio::CNGPayloadType(int8_t payload_type,
156 int8_t payload_type,
227 void RTPReceiverAudio::CheckPayloadChanged(int8_t payload_type,
264 int8_t payload_type,
  /external/libchrome/base/numerics/
safe_numerics_unittest.cc 81 static_assert(IsIntegerArithmeticSafe<int32_t, int8_t, int8_t>::value, "");
82 static_assert(IsIntegerArithmeticSafe<int32_t, int16_t, int8_t>::value, "");
83 static_assert(IsIntegerArithmeticSafe<int32_t, int8_t, int16_t>::value, "");
84 static_assert(!IsIntegerArithmeticSafe<int32_t, int32_t, int8_t>::value, "");
85 static_assert(BigEnoughPromotion<int16_t, int8_t>::is_contained, "");
87 static_assert(BigEnoughPromotion<intmax_t, int8_t>::is_contained, "");
88 static_assert(!BigEnoughPromotion<uintmax_t, int8_t>::is_contained, "");
90 std::is_same<BigEnoughPromotion<int16_t, int8_t>::type, int16_t>::value,
96 std::is_same<BigEnoughPromotion<intmax_t, int8_t>::type, intmax_t>::value
    [all...]
  /external/libvpx/libvpx/vp8/common/mips/msa/
bilinear_filter_msa.c 16 DECLARE_ALIGNED(16, static const int8_t, vp8_bilinear_filters_msa[7][2]) = {
32 const int8_t *filter) {
52 const int8_t *filter) {
78 const int8_t *filter, int32_t height) {
88 const int8_t *filter) {
110 const int8_t *filter, int32_t height) {
172 const int8_t *filter, int32_t height) {
182 const int8_t *filter, int32_t height) {
246 const int8_t *filter) {
270 const int8_t *filter)
    [all...]
  /cts/tests/tests/renderscript/libcoremathtestcpp/
CoreMathTestJni.cpp 413 return (jbyte)(int8_t)(int8_t)x;
417 return (jbyte)(uint8_t)(int8_t)x;
421 return (jshort)(int16_t)(int8_t)x;
425 return (jshort)(uint16_t)(int8_t)x;
429 return (jint)(int32_t)(int8_t)x;
433 return (jint)(uint32_t)(int8_t)x;
437 return (jlong)(int64_t)(int8_t)x;
441 return (jlong)(uint64_t)(int8_t)x;
445 return (jfloat)(float)(int8_t)x
    [all...]
  /external/pdfium/fxbarcode/oned/
BC_OnedEAN13Writer.cpp 38 const int8_t kFirstDigitEncodings[10] = {0x00, 0x0B, 0x0D, 0xE, 0x13,
40 const int8_t kOnedEAN13StartPattern[3] = {1, 1, 1};
41 const int8_t kOnedEAN13MiddlePattern[5] = {1, 1, 1, 1, 1};
42 const int8_t kOnedEAN13LPattern[10][4] = {
45 const int8_t L_AND_G_PATTERNS[20][4] = {
  /external/v4l2_codec2/vda/
vp9_parser.h 117 int8_t ref_deltas[VP9_FRAME_MAX];
119 int8_t mode_deltas[kNumModeDeltas];
134 int8_t delta_q_y_dc;
135 int8_t delta_q_uv_dc;
136 int8_t delta_q_uv_ac;
  /external/webrtc/webrtc/modules/rtp_rtcp/include/
rtp_rtcp.h 170 virtual int32_t DeRegisterSendPayload(int8_t payloadType) = 0;
301 int8_t payloadType,
577 virtual int32_t SetSendREDPayloadType(int8_t payloadType) = 0;
587 int32_t SendREDPayloadType(int8_t& payloadType) const { // NOLINT
590 virtual int32_t SendREDPayloadType(int8_t* payload_type) const = 0;
  /frameworks/av/media/img_utils/src/
TiffEntry.cpp 57 const int8_t* TiffEntry::forceValidType<int8_t>(TagType type, const int8_t* value) {
61 ALOGE("%s: Value of type 'int8_t' is not valid for tag with TIFF type %d.",
178 const int8_t* typed_data = getData<int8_t>();
  /hardware/invensense/6515/libsensors_iio/software/core/mllite/
data_builder.h 295 void inv_get_accel_set(long *data, int8_t *accuracy, inv_time_t * timestamp);
296 void inv_get_gyro_set(long *data, int8_t *accuracy, inv_time_t * timestamp);
297 void inv_get_gyro_set_raw(long *data, int8_t *accuracy, inv_time_t * timestamp);
298 void inv_get_compass_set(long *data, int8_t *accuracy, inv_time_t * timestamp);
299 void inv_get_compass_set_raw(long *data, int8_t *accuracy, inv_time_t * timestamp);
  /external/mesa3d/prebuilt-intermediates/main/
format_unpack.c 1092 int8_t a = UNPACK(*src, 0, 8);
1093 int8_t b = UNPACK(*src, 8, 8);
1094 int8_t g = UNPACK(*src, 16, 8);
1095 int8_t r = UNPACK(*src, 24, 8);
1115 int8_t b = UNPACK(*src, 8, 8);
1116 int8_t g = UNPACK(*src, 16, 8);
1117 int8_t r = UNPACK(*src, 24, 8);
1136 int8_t r = UNPACK(*src, 0, 8);
1137 int8_t g = UNPACK(*src, 8, 8);
1138 int8_t b = UNPACK(*src, 16, 8)
    [all...]

Completed in 1206 milliseconds

<<11121314151617181920>>