Lines Matching defs:pc
32 ParseContext pc;41 ParseContext *pc= &m->pc;45 vop_found= pc->frame_start_found;46 state= pc->state;80 pc->frame_start_found=0;81 pc->state=0;99 pc->frame_start_found= vop_found;100 pc->state= state;110 ParseContext *pc = &m->pc;118 if (ff_combine_frame(pc, next, &buf, &buf_size) < 0) {