Home | History | Annotate | Download | only in src

Lines Matching refs:va_surface_id

1109 	/* VASurfaceID va_surface_id; */
1110 gulong va_surface_id;
1192 ret = mix_videoframe_get_frame_id(frame, &va_surface_id);
1194 LOG_E("Failed to get va_surface_id\n");
1199 LOG_V( "Displaying surface ID %d, timestamp %"G_GINT64_FORMAT"\n", (int)va_surface_id, timestamp);
1205 va_status = vaPutSurface(priv->va_display, (VASurfaceID) va_surface_id,