ff_vdpau_get_surface_id 337 libavcodec/vdpau.c VdpVideoSurface surf = ff_vdpau_get_surface_id(frame); ff_vdpau_get_surface_id 56 libavcodec/vdpau_h264.c VdpVideoSurface surface = ff_vdpau_get_surface_id(pic->f); ff_vdpau_get_surface_id 93 libavcodec/vdpau_h264.c surface_ref = ff_vdpau_get_surface_id(pic->f); ff_vdpau_get_surface_id 250 libavcodec/vdpau_hevc.c info->RefPics[j] = ff_vdpau_get_surface_id(frame->frame); ff_vdpau_get_surface_id 297 libavcodec/vdpau_hevc.c uintptr_t id = ff_vdpau_get_surface_id(frame->frame); ff_vdpau_get_surface_id 320 libavcodec/vdpau_hevc.c uintptr_t id = ff_vdpau_get_surface_id(frame->frame); ff_vdpau_get_surface_id 343 libavcodec/vdpau_hevc.c uintptr_t id = ff_vdpau_get_surface_id(frame->frame); ff_vdpau_get_surface_id 48 libavcodec/vdpau_mpeg12.c ref = ff_vdpau_get_surface_id(s->next_picture.f); ff_vdpau_get_surface_id 53 libavcodec/vdpau_mpeg12.c ref = ff_vdpau_get_surface_id(s->last_picture.f); ff_vdpau_get_surface_id 50 libavcodec/vdpau_mpeg4.c ref = ff_vdpau_get_surface_id(s->next_picture.f); ff_vdpau_get_surface_id 56 libavcodec/vdpau_mpeg4.c ref = ff_vdpau_get_surface_id(s->last_picture.f); ff_vdpau_get_surface_id 49 libavcodec/vdpau_vc1.c ref = ff_vdpau_get_surface_id(s->next_picture.f); ff_vdpau_get_surface_id 56 libavcodec/vdpau_vc1.c ref = ff_vdpau_get_surface_id(s->last_picture.f); ff_vdpau_get_surface_id 56 libavcodec/vdpau_vp9.c info->lastReference = ff_vdpau_get_surface_id(h->refs[h->h.refidx[0]].f); ff_vdpau_get_surface_id 59 libavcodec/vdpau_vp9.c info->goldenReference = ff_vdpau_get_surface_id(h->refs[h->h.refidx[1]].f); ff_vdpau_get_surface_id 62 libavcodec/vdpau_vp9.c info->altReference = ff_vdpau_get_surface_id(h->refs[h->h.refidx[2]].f);