Home
last modified time | relevance | path

Searched refs:size_ (Results 1 – 25 of 27) sorted by relevance

12

/AliOS-Things-master/solutions/tflite_micro_speech_demo/micro_speech/
A Drecognize_commands.h34 : error_reporter_(error_reporter), front_index_(0), size_(0) {} in PreviousResultsQueue()
49 int size() { return size_; } in size()
50 bool empty() { return size_ == 0; } in empty()
53 int back_index = front_index_ + (size_ - 1); in back()
67 size_ += 1; in push_back()
82 size_ -= 1; in pop_front()
90 if ((offset < 0) || (offset >= size_)) { in from_front()
93 offset = size_ - 1; in from_front()
108 int size_; variable
/AliOS-Things-master/components/freetype/include/internal/
A Dftobjs.h217 size_, \ argument
230 size_, \
1112 size_, \ argument
1123 size_, \
1206 size_, \ argument
1224 size_, \
1418 size_, \ argument
1428 size_, \
1444 size_, \ argument
1456 size_, \
[all …]
A Dftdriver.h242 size_, \ argument
269 size_, \
308 size_, \ argument
365 size_, \
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/kernels/internal/
A Dtypes.h156 RuntimeShape() : size_(0) {} in RuntimeShape()
186 if (size_ > kMaxSmallSize) { in RuntimeShape()
197 return this->size_ == comp.size_ &&
203 if (size_ > kMaxSmallSize) { in ~RuntimeShape()
215 TFLITE_DCHECK_LT(i, size_); in Dims()
220 TFLITE_DCHECK_LT(i, size_); in SetDim()
221 if (size_ > kMaxSmallSize) { in SetDim()
238 if (size_ > kMaxSmallSize) { in Resize()
245 size_ = dimensions_count; in Resize()
305 : size_(0) { in RuntimeShape()
[all …]
/AliOS-Things-master/components/freetype/src/sfnt/
A Dttcmap.h62 size_, \ argument
78 { size_, \
98 size_, \ argument
114 clazz->clazz.size = size_; \
/AliOS-Things-master/components/oss/include/alibabacloud/oss/model/
A DPart.h30 Part() :partNumber_(0), size_(0), cRC64_(0) {} in Part()
33 int64_t Size() const { return size_; } in Size()
42 int64_t size_; variable
A DListObjectsResult.h36 int64_t Size() const { return size_; } in Size()
45 int64_t size_; variable
A DListObjectVersionsResult.h40 int64_t Size() const { return size_; } in Size()
51 int64_t size_; variable
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/ruy/ruy/
A Dallocator.cc30 if (current_ + num_bytes > size_) { in AllocateFast()
112 std::ptrdiff_t new_size = size_ + fallback_blocks_total_size_; in FreeAll()
115 size_ = new_size; in FreeAll()
A Dallocator.h93 std::ptrdiff_t size_ = 0; variable
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/examples/
A Dwebpinfo.c98 size_t size_; member
335 size_t data_size = chunk_data->size_ - CHUNK_HEADER_SIZE; in ParseLossyHeader()
347 assert(chunk_data->size_ >= CHUNK_HEADER_SIZE + 10); in ParseLossyHeader()
506 size_t data_size = chunk_data->size_ - CHUNK_HEADER_SIZE; in ParseLosslessHeader()
542 size_t data_size = chunk_data->size_ - CHUNK_HEADER_SIZE; in ParseAlphaHeader()
648 chunk_data->size_ = chunk_size; in ParseChunk()
786 chunk_data->size_ - CHUNK_HEADER_SIZE - ANMF_CHUNK_SIZE; in ProcessANMFChunk()
795 WebPGetFeatures(data, chunk_data->size_, &features); in ProcessImageChunk()
936 (int)chunk_data->offset_, (int)chunk_data->size_); in ProcessChunk()
943 (int)chunk_data->size_); in ProcessChunk()
[all …]
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/demux/
A Ddemux.c40 size_t size_; member
200 frame->img_components_[0].size_ = size; in SetFrameInfo()
238 frame->img_components_[1].size_ = chunk_size; in StoreFrame()
359 chunk->data_.size_ = size; in StoreChunk()
412 if (!has_alpha && frame->img_components_[1].size_ > 0) { in ParseSingleImage()
414 frame->img_components_[1].size_ = 0; in ParseSingleImage()
616 if (alpha->size_ == 0 && image->size_ == 0) return 0; in IsValidExtendedFormat()
628 if (alpha->size_ > 0 && image->size_ > 0 && in IsValidExtendedFormat()
809 *data_size = image->size_; in GetFramePayload()
813 if (alpha->size_ > 0) { in GetFramePayload()
[all …]
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/utils/
A Dutils.c64 size_t size_; member
124 b->size_ = size; in AddMem()
151 total_mem -= block->size_; in SubMem()
154 (uint32_t)total_mem, (uint32_t)block->size_); in SubMem()
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/enc/
A Dbackward_references_enc.c81 int size_; // currently used size member
119 c.last_pos_ = c.cur_pos + c.cur_block_->size_; in VP8LRefsCursorInit()
130 c->last_pos_ = (b == NULL) ? NULL : b->start_ + b->size_; in VP8LRefsCursorNextBlock()
153 b->size_ = 0; in BackwardRefsNewBlock()
162 if (b == NULL || b->size_ == refs->block_size_) { in VP8LBackwardRefsCursorAdd()
166 b->start_[b->size_++] = v; in VP8LBackwardRefsCursorAdd()
173 assert(p->size_ == 0); in VP8LHashChainInit()
179 p->size_ = size; in VP8LHashChainInit()
188 p->size_ = 0; in VP8LHashChainClear()
237 assert(p->size_ != 0); in VP8LHashChainFill()
A Dbackward_references_enc.h131 int size_; member
A Dframe_enc.c219 enc->segment_hdr_.size_ = in SetSegmentProbas()
226 enc->segment_hdr_.size_ = 0; in SetSegmentProbas()
599 size_p0 += enc->segment_hdr_.size_; in OneStatPass()
838 size_p0 += enc->segment_hdr_.size_; in VP8EncTokenLoop()
A Dvp8i_enc.h144 int size_; // bit-cost for transmitting the segment map member
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/flatbuffers/include/flatbuffers/
A Dflatbuffers.h687 size_(0) {}
696 size_(sz) {}
707 size_(other.size_) {
727 size_ = other.size_;
743 size_t size() const { return size_; }
782 size_t size_;
796 size_ = 0;
2152 size_(buf_len),
2185 return Check(elem_len < size_ && elem <= size_ - elem_len);
2359 return (size > size_) ? 0 : size;
[all …]
A Dflexbuffers.h222 : Object(data, byte_width), size_(read_size()) {} in Sized()
225 : Object(data, byte_width), size_(sz) {} in Sized()
226 size_t size() const { return size_; } in size()
233 size_t size_;
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/mux/
A Danim_encode.c72 size_t size_; // Number of allocated frames. member
286 enc->size_ = enc->options_.kmax - enc->options_.kmin + 1; in WebPAnimEncoderNewInternal()
289 if (enc->size_ < 2) enc->size_ = 2; in WebPAnimEncoderNewInternal()
291 (EncodedFrame*)WebPSafeCalloc(enc->size_, sizeof(*enc->encoded_frames_)); in WebPAnimEncoderNewInternal()
327 for (i = 0; i < enc->size_; ++i) { in WebPAnimEncoderDelete()
343 assert(enc->start_ + position < enc->size_); in GetFrame()
/AliOS-Things-master/components/oss/src/model/
A DListPartsResult.cc112 part.size_ = std::strtoll(node->GetText(), nullptr, 10); in operator =()
A DListObjectsResult.cc112 if (node && node->GetText()) content.size_ = std::atoll(node->GetText()); in operator =()
A DListObjectVersionsResult.cc127 if (node && node->GetText()) content.size_ = std::atoll(node->GetText()); in operator =()
/AliOS-Things-master/components/oss/src/resumable/
A DResumableCopier.cc376 part.size_ = objectSize_ - partSize_ * (partCount - 1); in getPartsToUploadCopy()
379 part.size_ = partSize_; in getPartsToUploadCopy()
A DResumableUploader.cc359 part.size_ = objectSize_ - partSize_ * (partCount - 1); in getPartsToUpload()
361 part.size_ = partSize_; in getPartsToUpload()

Completed in 49 milliseconds

12