Lines Matching defs:no_p
1536 const int no_p = _no_p[j];
1561 if (!no_p) {
1592 if (!no_p)
1596 if (!no_p && nd_p > 1) {
1616 int d, j, no_p, no_q;
1627 no_p = _no_p[j];
1637 if (!no_p)
1647 int32_t *tc, uint8_t *no_p,
1650 FUNC(hevc_loop_filter_chroma)(pix, stride, sizeof(pixel), tc, no_p, no_q);
1654 int32_t *tc, uint8_t *no_p,
1657 FUNC(hevc_loop_filter_chroma)(pix, sizeof(pixel), stride, tc, no_p, no_q);
1661 int beta, int32_t *tc, uint8_t *no_p,
1665 beta, tc, no_p, no_q);
1669 int beta, int32_t *tc, uint8_t *no_p,
1673 beta, tc, no_p, no_q);