Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:horzDeci

2641         uint8_t horzDeci = 0;
2643 ovutils::getDecimationFactor(src_w, src_h, dst_w, dst_h, horzDeci,
2645 if(horzDeci || vertDeci) return;