Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/core/include/
DC2Config.h2071 struct C2TimedControlStruct { struct
2075 C2TimedControlStruct() in C2TimedControlStruct() argument
2078 /* implicit */ C2TimedControlStruct(uint64_t timestamp_) in C2TimedControlStruct() argument
2086 typedef C2PortParam<C2Tuning, C2TimedControlStruct, kParamIndexStartAt>
2089 typedef C2PortParam<C2Tuning, C2TimedControlStruct, kParamIndexSuspendAt>
2092 typedef C2PortParam<C2Tuning, C2TimedControlStruct, kParamIndexResumeAt>
2095 typedef C2PortParam<C2Tuning, C2TimedControlStruct, kParamIndexStopAt>