Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:horzDeci

2572         uint8_t horzDeci = 0;
2574 ovutils::getDecimationFactor(src_w, src_h, dst_w, dst_h, horzDeci,
2576 if(horzDeci || vertDeci) return;