Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:horzDeci

2189         uint8_t horzDeci = 0;
2191 ovutils::getDecimationFactor(src_w, src_h, dst_w, dst_h, horzDeci,
2193 if(horzDeci || vertDeci) return;