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