Home
last modified time | relevance | path

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

/external/libyuv/files/unit_test/
Dplanar_test.cc1704 const int kSrcBpp = 4; in TestSobelToPlane() local
1706 const int kSrcStride = (width * kSrcBpp + 15) & ~15; in TestSobelToPlane()