Home
last modified time | relevance | path

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

/hardware/intel/img/hwcomposer/merrifield/test/
Dnv12_ved_test.cpp34 const int blockHeight = h > 16 ? h / 16 : 1; in fillYUVBuffer() local
44 int parityY = (y / blockHeight) & 1; in fillYUVBuffer()