Searched refs:kModeBpp (Results 1 – 1 of 1) sorted by relevance
24 static const int kModeBpp[MODE_LAST] = { 3, 4, 3, 4, 4, 2, 2, 1, 1 }; variable50 ok &= (buf->stride >= width * kModeBpp[mode]); in CheckDecBuffer()72 stride = w * kModeBpp[mode]; in AllocateBuffer()