Searched defs:qp1 (Results 1 – 3 of 3) sorted by relevance
593 … const int qp1 = (get_qPy(s, x - 1, y + (4 * v)) + get_qPy(s, x, y + (4 * v)) + 1) >> 1; in deblocking_filter_CTB() local626 …const int qp1 = bs1 == 2 ? (get_qPy(s, x + (4 * h), y - 1) + get_qPy(s, x + (4 * h), y) + 1) >> 1 … in deblocking_filter_CTB() local
262 int qp1 = h->cur_pic.qscale_table[sl->top_mb_xy]; in h264_filter_mb_fast_internal() local
800 Complex qp1 = static_cast<Complex>(1) + q; in complex_newton() local