Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
Dh264bsd_transform.c63 static const u8 qpDiv6[52] = {0,0,0,0,0,0,1,1,1,1,1,1,2,2,2,2,2,2,3,3,3,3,3,3, variable
107 qpDiv = qpDiv6[qp]; in h264bsdProcessBlock()
266 qpDiv = qpDiv6[qp]; in h264bsdProcessLumaDc()
368 qpDiv = qpDiv6[qp]; in h264bsdProcessChromaDc()