Home
last modified time | relevance | path

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

/external/libyuv/files/unit_test/
Dplanar_test.cc1705 const int kDstBpp = 1; in TestSobelToPlane() local
1707 const int kDstStride = (width * kDstBpp + 15) & ~15; in TestSobelToPlane()