Home
last modified time | relevance | path

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

/hardware/google/av/codec2/include/
DC2Config.h2110 struct C2TimedControlStruct { struct
2114 C2TimedControlStruct() in C2TimedControlStruct() function
2117 /* implicit */ C2TimedControlStruct(uint64_t timestamp_) in C2TimedControlStruct() argument
2125 typedef C2PortParam<C2Tuning, C2TimedControlStruct, kParamIndexStartAt>
2128 typedef C2PortParam<C2Tuning, C2TimedControlStruct, kParamIndexSuspendAt>
2131 typedef C2PortParam<C2Tuning, C2TimedControlStruct, kParamIndexResumeAt>
2134 typedef C2PortParam<C2Tuning, C2TimedControlStruct, kParamIndexStopAt>