Searched refs:p_count (Results 1 – 6 of 6) sorted by relevance
211 static int p_count(struct parse *);579 count = p_count(p); in p_ere_exp()582 count2 = p_count(p); in p_ere_exp()750 count = p_count(p); in p_simp_re()753 count2 = p_count(p); in p_simp_re()776 p_count(struct parse *p) in p_count() function
83 static int p_count(struct parse *);451 count = p_count(p); in p_ere_exp()454 count2 = p_count(p); in p_ere_exp()622 count = p_count(p); in p_simp_re()625 count2 = p_count(p); in p_simp_re()648 p_count(struct parse *p) in p_count() function
1541 int p_count; member
114 {"p_count", NULL, OFFSET(p_count), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX},
1926 avctx->p_count = s->mb_num - s->i_count - s->skip_count; in ff_mpv_encode_picture()
158 @item p_count @var{integer}