GET_CALLBACK      151 libavutil/hwcontext_vdpau.c     GET_CALLBACK(VDP_FUNC_ID_VIDEO_SURFACE_QUERY_GET_PUT_BITS_Y_CB_CR_CAPABILITIES,
GET_CALLBACK      153 libavutil/hwcontext_vdpau.c     GET_CALLBACK(VDP_FUNC_ID_VIDEO_SURFACE_GET_BITS_Y_CB_CR, priv->get_data);
GET_CALLBACK      154 libavutil/hwcontext_vdpau.c     GET_CALLBACK(VDP_FUNC_ID_VIDEO_SURFACE_PUT_BITS_Y_CB_CR, priv->put_data);
GET_CALLBACK      155 libavutil/hwcontext_vdpau.c     GET_CALLBACK(VDP_FUNC_ID_VIDEO_SURFACE_CREATE,           priv->surf_create);
GET_CALLBACK      156 libavutil/hwcontext_vdpau.c     GET_CALLBACK(VDP_FUNC_ID_VIDEO_SURFACE_DESTROY,          priv->surf_destroy);
GET_CALLBACK      479 libavutil/hwcontext_vdpau.c     GET_CALLBACK(VDP_FUNC_ID_GET_INFORMATION_STRING, get_information_string);
GET_CALLBACK      480 libavutil/hwcontext_vdpau.c     GET_CALLBACK(VDP_FUNC_ID_DEVICE_DESTROY,         priv->device_destroy);