Searched refs:C2StreamSurfaceScalingInfo (Results 1 – 4 of 4) sorted by relevance
1452 std::shared_ptr<const C2StreamSurfaceScalingInfo::output> surfaceScaling = in renderOutputBuffer()1453 std::static_pointer_cast<const C2StreamSurfaceScalingInfo::output>( in renderOutputBuffer()1454 c2Buffer->getInfo(C2StreamSurfaceScalingInfo::output::PARAM_TYPE)); in renderOutputBuffer()
580 addLocalParam<C2StreamSurfaceScalingInfo::output>(C2_PARAMKEY_SURFACE_SCALING_MODE); in initialize()
1406 C2StreamSurfaceScalingInfo::output::PARAM_TYPE in onMessageReceived()
1869 typedef C2StreamParam<C2Info, C2Uint32Value, kParamIndexSurfaceScaling> C2StreamSurfaceScalingInfo; typedef