Home
last modified time | relevance | path

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

/device/moto/shamu/camera/QCamera2/HAL/test/
Dqcamera_test.cpp1275 size_t UVAlignment; in calcBufferSize() local
1280 UVAlignment = 4096; in calcBufferSize()
1286 UVPlane = UVStride * UVScanlines + UVAlignment; in calcBufferSize()