Home | History | Annotate | Download | only in hevc

Lines Matching refs:mVuiRotation

170                 DefineParam(mVuiRotation, C2_PARAMKEY_VUI_ROTATION)
172 .withFields({ C2F(mVuiRotation, value).inRange(0, 270, 90) })
180 .withSetter(RotationSetter, mVuiRotation)
257 std::shared_ptr<C2StreamRotationInfo::input> mVuiRotation;