Lines Matching defs:no_q
1537 const int no_q = _no_q[j];
1566 if (!no_q) {
1594 if (!no_q)
1600 if (!no_q && nd_q > 1) {
1616 int d, j, no_p, no_q;
1628 no_q = _no_q[j];
1639 if (!no_q)
1648 uint8_t *no_q)
1650 FUNC(hevc_loop_filter_chroma)(pix, stride, sizeof(pixel), tc, no_p, no_q);
1655 uint8_t *no_q)
1657 FUNC(hevc_loop_filter_chroma)(pix, sizeof(pixel), stride, tc, no_p, no_q);
1662 uint8_t *no_q)
1665 beta, tc, no_p, no_q);
1670 uint8_t *no_q)
1673 beta, tc, no_p, no_q);