pointer_at        306 libavfilter/drawutils.c         p = pointer_at(draw, src, src_linesize, plane, src_x, src_y);
pointer_at        307 libavfilter/drawutils.c         q = pointer_at(draw, dst, dst_linesize, plane, dst_x, dst_y);
pointer_at        327 libavfilter/drawutils.c         p0 = pointer_at(draw, dst, dst_linesize, plane, dst_x, dst_y);
pointer_at        470 libavfilter/drawutils.c         p0 = pointer_at(draw, dst, dst_linesize, plane, x0, y0);
pointer_at        648 libavfilter/drawutils.c         p0 = pointer_at(draw, dst, dst_linesize, plane, x0, y0);