Lines Matching refs:CTR
33 namespace CTR {
97 static nn::Result SetInputFormat( nn::y2r::CTR::InputFormat format );
98 static nn::Result GetInputFormat( nn::y2r::CTR::InputFormat* pFormat );
99 static nn::Result SetOutputFormat( nn::y2r::CTR::OutputFormat format );
100 static nn::Result GetOutputFormat( nn::y2r::CTR::OutputFormat* pFormat );
101 static nn::Result SetRotation( nn::y2r::CTR::Rotation rotation );
102 static nn::Result GetRotation( nn::y2r::CTR::Rotation* pRotation );
103 static nn::Result SetBlockAlignment( nn::y2r::CTR::BlockAlignment align );
104 static nn::Result GetBlockAlignment( nn::y2r::CTR::BlockAlignment* pAlign );
126 static nn::Result SetCoefficientParams( const nn::y2r::CTR::CoefficientParams& src );
127 static nn::Result GetCoefficientParams( nn::y2r::CTR::CoefficientParams* pDst );
128 static nn::Result SetStandardCoefficient( nn::y2r::CTR::StandardCoefficient no );
129 …atic nn::Result GetStandardCoefficientParams( nn::y2r::CTR::CoefficientParams* pDst, nn::y2r::CTR:…
132 static nn::Result SetDitheringWeightParams( const nn::y2r::CTR::DitheringWeightParams& w );
133 static nn::Result GetDitheringWeightParams( nn::y2r::CTR::DitheringWeightParams* pW );
137 static nn::Result SetPackageParameter( const nn::y2r::CTR::PackageParameter& param );
141 static nn::Result GetPackageParameter( nn::y2r::CTR::PackageParameter* pParam );