Home
last modified time | relevance | path

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

/cts/tests/tests/media/libmediandkjni/
Dcodec-utils-jni.cpp394 size_t bottomOdd = img->crop.bottom & 1; in getRawStats() local
424 if (bottomOdd ^ (y & 1)) { in getRawStats()