Searched defs:_SFC_CSC_PARAMS (Results 1 – 1 of 1) sorted by relevance
168 struct _SFC_CSC_PARAMS struct170 bool bCSCEnabled; // CSC Enabled171 … isInputColorSpaceRGB; // 0: YUV color space, 1:RGB color space172 bool bIEFEnable; // IEF Enabled173 bool bChromaUpSamplingEnable; // ChromaUpSampling174 … b8tapChromafiltering; // Enables 8 tap filtering for Chroma Channels175 … isDitheringNeeded; // 0: dithering is not needed; 1: dithering is needed176 … VPHAL_CSPACE inputColorSpace; // Input Color Space177 MOS_FORMAT inputFormat; // SFC Input Format178 … MOS_FORMAT outputFormat; // SFC Output Format[all …]