Searched refs:levelScale (Results 1 – 1 of 1) sorted by relevance
55 static const i32 levelScale[6][3] = { variable108 tmp1 = levelScale[qpMod6[qp]][0] << qpDiv; in h264bsdProcessBlock()109 tmp2 = levelScale[qpMod6[qp]][1] << qpDiv; in h264bsdProcessBlock()110 tmp3 = levelScale[qpMod6[qp]][2] << qpDiv; in h264bsdProcessBlock()302 levScale = levelScale[ qpMod ][0]; in h264bsdProcessLumaDc()369 levScale = levelScale[ qpMod6[qp] ][0]; in h264bsdProcessChromaDc()