Home
last modified time | relevance | path

Searched refs:offset_ (Results 1 – 9 of 9) sorted by relevance

/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/
A Dstring_util.h65 DynamicBuffer() : offset_({0}) {} in DynamicBuffer()
96 std::vector<int32_t> offset_; variable
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/demux/
A Ddemux.c39 size_t offset_; member
199 frame->img_components_[0].offset_ = start_offset; in SetFrameInfo()
358 chunk->data_.offset_ = start_offset; in StoreChunk()
413 frame->img_components_[1].offset_ = 0; in ParseSingleImage()
618 if (alpha->size_ > 0 && alpha->offset_ > image->offset_) { in IsValidExtendedFormat()
629 alpha->offset_ > image->offset_) { in IsValidExtendedFormat()
808 size_t start_offset = image->offset_; in GetFramePayload()
814 const size_t inter_size = (image->offset_ > 0) in GetFramePayload()
815 ? image->offset_ - (alpha->offset_ + alpha->size_) in GetFramePayload()
817 start_offset = alpha->offset_; in GetFramePayload()
[all …]
/AliOS-Things-master/components/oss/include/alibabacloud/oss/model/
A DCreateSelectObjectMetaResult.h39 uint64_t Offset() const { return offset_; } in Offset()
50 uint64_t offset_; variable
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/facebody/src/model/
A DListFaceEntitiesRequest.cc65 return offset_; in getOffset()
70 offset_ = offset; in setOffset()
/AliOS-Things-master/components/oss/src/model/
A DCreateSelectObjectMetaResult.cc30 offset_(0), in CreateSelectObjectMetaResult()
79 offset_ = PARSE_EIGHT_BYTES(buffer[0],buffer[1],buffer[2],buffer[3], in operator =()
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/facebody/include/alibabacloud/facebody/model/
A DListFaceEntitiesRequest.h57 int offset_; variable
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/examples/
A Dwebpinfo.c97 size_t offset_; member
647 chunk_data->offset_ = chunk_start_offset; in ParseChunk()
936 (int)chunk_data->offset_, (int)chunk_data->size_); in ProcessChunk()
942 tag[0], tag[1], tag[2], tag[3], (int)chunk_data->offset_, in ProcessChunk()
/AliOS-Things-master/components/py_engine/engine/extmod/
A Dmoductypes.c149 mp_int_t offset_ = MP_OBJ_SMALL_INT_VALUE(t->items[0]); in uctypes_struct_agg_size() local
150 mp_uint_t agg_type = GET_TYPE(offset_, AGG_TYPE_BITS); in uctypes_struct_agg_size()
/AliOS-Things-master/components/SDL2/src/video/khronos/vulkan/
A Dvulkan.hpp5472 offset = offset_; in setOffset()
5791 offset = offset_; in setOffset()
5959 offset = offset_; in setOffset()
7296 offset = offset_; in setOffset()
8303 offset = offset_; in setOffset()
9105 offset = offset_; in setOffset()
9815 offset = offset_; in setOffset()
10161 offset = offset_; in setOffset()
20445 offset = offset_; in setOffset()
22693 offset = offset_; in setOffset()
[all …]

Completed in 173 milliseconds