Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/core/include/
DC2Buffer.h253 struct C2Segment { struct
257 inline constexpr C2Segment(uint32_t offset_, uint32_t size_) in C2Segment() argument
279 inline constexpr bool contains(const C2Segment &other) const { in contains() argument
322 inline constexpr C2Segment intersect(const C2Segment &other) const { in intersect() argument
328 inline constexpr C2Segment normalize() const { in normalize() argument
333 inline constexpr C2Segment saturate() const { in saturate() argument
348 inline constexpr operator C2Segment() const { in C2Segment() function
386 inline constexpr operator C2Segment() const { in C2Segment() function