Searched refs:C2StreamRotationInfo (Results 1 – 4 of 4) sorted by relevance
1885 std::shared_ptr<const C2StreamRotationInfo::output> rotation = in renderOutputBuffer()1886 std::static_pointer_cast<const C2StreamRotationInfo::output>( in renderOutputBuffer()1887 c2Buffer->getInfo(C2StreamRotationInfo::output::PARAM_TYPE)); in renderOutputBuffer()
1614 C2StreamRotationInfo::output::PARAM_TYPE, in onMessageReceived()
914 addLocalParam(new C2StreamRotationInfo::output(0u, 0), C2_PARAMKEY_ROTATION); in initialize()
1285 typedef C2StreamParam<C2Info, C2RotationStruct, kParamIndexRotation> C2StreamRotationInfo; typedef