Searched refs:g_kiBetaTable (Results 1 – 2 of 2) sorted by relevance
47 #define g_kiBetaTable(x) g_kiBetaTable[(x)] macro69 iBeta = g_kiBetaTable((CLIP3_QP_0_51(QP + iBetaOffset)));\82 static const int8_t g_kiBetaTable[52 + 12] = { //this table refers to Table 8-16 in H.264/AVC stand… variable
55 #define g_kiBetaTable(x) g_kiBetaTable[(x)+12] macro141 iBeta = g_kiBetaTable((iQp + iBetaOffset));\155 static const int8_t g_kiBetaTable[52 + 24] = { //this table refers to Table 8-16 in H.264/AVC stand… variable