Searched refs:C2StreamSurfaceScalingInfo (Results 1 – 4 of 4) sorted by relevance
1908 std::shared_ptr<const C2StreamSurfaceScalingInfo::output> surfaceScaling = in renderOutputBuffer()1909 std::static_pointer_cast<const C2StreamSurfaceScalingInfo::output>( in renderOutputBuffer()1910 c2Buffer->getInfo(C2StreamSurfaceScalingInfo::output::PARAM_TYPE)); in renderOutputBuffer()
1620 C2StreamSurfaceScalingInfo::output::PARAM_TYPE in onMessageReceived()
918 … addLocalParam(new C2StreamSurfaceScalingInfo::output(0u, VIDEO_SCALING_MODE_SCALE_TO_FIT), in initialize()
2091 typedef C2StreamParam<C2Info, C2Uint32Value, kParamIndexSurfaceScaling> C2StreamSurfaceScalingInfo; typedef