Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/core/include/
DC2Buffer.h250 struct C2Segment { struct
254 inline constexpr C2Segment(uint32_t offset_, uint32_t size_) in C2Segment() argument
276 inline constexpr bool contains(const C2Segment &other) const { in contains() argument
319 inline constexpr C2Segment intersect(const C2Segment &other) const { in intersect() argument
325 inline constexpr C2Segment normalize() const { in normalize() argument
330 inline constexpr C2Segment saturate() const { in saturate() argument
345 inline constexpr operator C2Segment() const { in C2Segment() function
383 inline constexpr operator C2Segment() const { in C2Segment() function