Home
last modified time | relevance | path

Searched refs:c_span (Results 1 – 1 of 1) sorted by relevance

/hardware/google/graphics/common/libscaler/
Dlibscaler-m2m1shot.cpp157 unsigned int c_span = ALIGN(width / 2, 16); in SetFormat() local
158 buf.plane[0].len = y_size + (c_span * height / 2) * 2; in SetFormat()