Home
last modified time | relevance | path

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

/aosp_15_r20/system/media/audio_utils/include/audio_utils/
H A DMetadata.h177 struct MoveCount { struct
178 int32_t mMoveCount = 0; argument
181 MoveCount() = default; argument
182 MoveCount(MoveCount&& other) { in MoveCount() argument
186 MoveCount(const MoveCount& other) { in MoveCount() argument