ff_vdpau_get_surface_id  281 libavcodec/vdpau.c     VdpVideoSurface surf = ff_vdpau_get_surface_id(frame);
ff_vdpau_get_surface_id   54 libavcodec/vdpau_h264.c     VdpVideoSurface surface = ff_vdpau_get_surface_id(&pic->f);
ff_vdpau_get_surface_id   91 libavcodec/vdpau_h264.c             surface_ref = ff_vdpau_get_surface_id(&pic->f);
ff_vdpau_get_surface_id   47 libavcodec/vdpau_mpeg12.c         ref = ff_vdpau_get_surface_id(s->next_picture.f);
ff_vdpau_get_surface_id   52 libavcodec/vdpau_mpeg12.c         ref = ff_vdpau_get_surface_id(s->last_picture.f);
ff_vdpau_get_surface_id   49 libavcodec/vdpau_mpeg4.c         ref = ff_vdpau_get_surface_id(s->next_picture.f);
ff_vdpau_get_surface_id   55 libavcodec/vdpau_mpeg4.c         ref = ff_vdpau_get_surface_id(s->last_picture.f);
ff_vdpau_get_surface_id   48 libavcodec/vdpau_vc1.c         ref = ff_vdpau_get_surface_id(s->next_picture.f);
ff_vdpau_get_surface_id   55 libavcodec/vdpau_vc1.c         ref = ff_vdpau_get_surface_id(s->last_picture.f);