GET_CALLBACK      248 ffmpeg_vdpau.c     GET_CALLBACK(VDP_FUNC_ID_GET_ERROR_STRING,               get_error_string);
GET_CALLBACK      249 ffmpeg_vdpau.c     GET_CALLBACK(VDP_FUNC_ID_GET_INFORMATION_STRING,         get_information_string);
GET_CALLBACK      250 ffmpeg_vdpau.c     GET_CALLBACK(VDP_FUNC_ID_DEVICE_DESTROY,                 device_destroy);
GET_CALLBACK      252 ffmpeg_vdpau.c         GET_CALLBACK(VDP_FUNC_ID_DECODER_CREATE,                 decoder_create);
GET_CALLBACK      253 ffmpeg_vdpau.c         GET_CALLBACK(VDP_FUNC_ID_DECODER_DESTROY,                decoder_destroy);
GET_CALLBACK      254 ffmpeg_vdpau.c         GET_CALLBACK(VDP_FUNC_ID_DECODER_RENDER,                 decoder_render);
GET_CALLBACK      256 ffmpeg_vdpau.c     GET_CALLBACK(VDP_FUNC_ID_VIDEO_SURFACE_CREATE,           video_surface_create);
GET_CALLBACK      257 ffmpeg_vdpau.c     GET_CALLBACK(VDP_FUNC_ID_VIDEO_SURFACE_DESTROY,          video_surface_destroy);
GET_CALLBACK      258 ffmpeg_vdpau.c     GET_CALLBACK(VDP_FUNC_ID_VIDEO_SURFACE_GET_BITS_Y_CB_CR, video_surface_get_bits);
GET_CALLBACK      259 ffmpeg_vdpau.c     GET_CALLBACK(VDP_FUNC_ID_VIDEO_SURFACE_GET_PARAMETERS,   video_surface_get_parameters);
GET_CALLBACK      260 ffmpeg_vdpau.c     GET_CALLBACK(VDP_FUNC_ID_VIDEO_SURFACE_QUERY_GET_PUT_BITS_Y_CB_CR_CAPABILITIES,