Searched refs:pmv_allocated (Results 1 – 1 of 1) sorted by relevance
69 int pmv_allocated; member687 …av_fast_padded_malloc(&s->pmv, &s->pmv_allocated, (FFALIGN(s->width, 16) / 8 + 3) * sizeof(*s->pmv… in svq1_decode_frame()834 s->pmv_allocated = 0; in svq1_decode_end()