Searched refs:CScalerSW_YUYV (Results 1 – 4 of 4) sorted by relevance
39 class CScalerSW_YUYV: public CScalerSW {41 CScalerSW_YUYV(char *src, char *dst) { in CScalerSW_YUYV() function
23 bool CScalerSW_YUYV::Scale() { in Scale()
295 swsc = new CScalerSW_YUYV(src[0], dst[0]); in RunSWScaling()
582 swsc = new CScalerSW_YUYV(src[0], dst[0]); in RunSWScaling()