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