Searched refs:SetChromaSampFactor (Results 1 – 4 of 4) sorted by relevance
196 virtual bool SetChromaSampFactor(unsigned int horizontal, unsigned int vertical) = 0;444 …virtual bool SetChromaSampFactor(unsigned int __unused horizontal, unsigned int __unused vertical)… in SetChromaSampFactor() function565 virtual bool SetChromaSampFactor(unsigned int horizontal,
196 if (!m_hwjpeg.SetChromaSampFactor(hfactor, vfactor)) in setJpegFormat()
88 if (!m_phwjpeg4thumb->SetChromaSampFactor(2, 2)) { in ExynosJpegEncoderForCamera()
73 bool CHWJpegV4L2Compressor::SetChromaSampFactor( in SetChromaSampFactor() function in CHWJpegV4L2Compressor