Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/core/include/
DC2Config.h2439 struct C2TimedControlStruct { struct
2443 C2TimedControlStruct() in C2TimedControlStruct() argument
2446 /* implicit */ C2TimedControlStruct(uint64_t timestamp_) in C2TimedControlStruct() function
2454 typedef C2PortParam<C2Tuning, C2TimedControlStruct, kParamIndexStartAt>
2457 typedef C2PortParam<C2Tuning, C2TimedControlStruct, kParamIndexSuspendAt>
2460 typedef C2PortParam<C2Tuning, C2TimedControlStruct, kParamIndexResumeAt>
2463 typedef C2PortParam<C2Tuning, C2TimedControlStruct, kParamIndexStopAt>