Searched refs:local_device_enabled (Results 1 - 2 of 2) sorted by path

/hardware/intel/img/psb_video/src/x11/
H A Dpsb_xrandr.c671 VAStatus psb_xrandr_local_crtc_coordinate(psb_output_device *local_device_enabled, int *x, int *y, int *width, int *height, Rotation *rotation) argument
678 *local_device_enabled = LVDS0;
685 *local_device_enabled = MIPI0;
690 *local_device_enabled = MIPI1;
694 *local_device_enabled = HDMI;
712 *local_device_enabled, p_crtc->crtc_id, *x, *y, *width + 1, *height + 1, *rotation);
H A Dpsb_xrandr.h180 VAStatus psb_xrandr_local_crtc_coordinate(psb_output_device *local_device_enabled, int *x, int *y, int *width, int *height, Rotation *rotation);

Completed in 222 milliseconds