Home
last modified time | relevance | path

Searched refs:va_surface_id (Results 1 – 1 of 1) sorted by relevance

/hardware/intel/common/libmix/mix_video/src/
Dmixvideo.c1110 gulong va_surface_id; in mix_video_render_default() local
1192 ret = mix_videoframe_get_frame_id(frame, &va_surface_id); in mix_video_render_default()
1199 LOG_V( "Displaying surface ID %d, timestamp %"G_GINT64_FORMAT"\n", (int)va_surface_id, timestamp); in mix_video_render_default()
1205 va_status = vaPutSurface(priv->va_display, (VASurfaceID) va_surface_id, in mix_video_render_default()