Home
last modified time | relevance | path

Searched defs:offsetEnd (Results 1 – 3 of 3) sorted by relevance

/foundation/multimedia/histreamer/engine/pipeline/filters/demux/
Ddata_packer.cpp109 uint64_t offsetEnd = offset + size; in IsDataAvailable() local
164 auto offsetEnd = offset + needCopySize; in PeekRangeInternal() local
451 int32_t DataPacker::CopyFromSuccessiveBuffer(uint64_t prevOffset, uint64_t offsetEnd, int32_t start… in CopyFromSuccessiveBuffer()
/foundation/multimedia/histreamer/engine/plugin/plugins/demuxer/minimp4_demuxer/
Dminimp4_demuxer_plugin.cpp394 uint64_t offsetEnd = in SeekTo() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/
Dgrid_pattern.cpp411 bool offsetEnd = gridLayoutInfo_.offsetEnd_; in OnDirtyLayoutWrapperSwap() local