Searched refs:port_id (Results 1 - 3 of 3) sorted by relevance

/hardware/libhardware/include/hardware/
H A Dhdmi_cec.h249 int port_id; member in struct:hotplug_event
275 int port_id; member in struct:hdmi_port_info
402 void (*set_audio_return_channel)(const struct hdmi_cec_device* dev, int port_id, int flag);
409 int (*is_connected)(const struct hdmi_cec_device* dev, int port_id);
H A Dtv_input.h92 uint32_t port_id; member in struct:tv_input_device_info::__anon1321::__anon1322
/hardware/intel/img/psb_video/src/x11/
H A Dpsb_xvva.c137 drv_debug_msg(VIDEO_DEBUG_GENERAL, "Detected textured Xvideo port_id = %d.\n", (unsigned int)output->textured_portID);
139 drv_debug_msg(VIDEO_DEBUG_GENERAL, "Detected overlay Xvideo port_id = %d.\n", (unsigned int)output->overlay_portID);
463 XvPortID *port_id,
517 *port_id = output->overlay_portID;
551 *port_id = output->textured_portID;
458 psb__CheckGCXvImage( VADriverContextP ctx, VASurfaceID surface, Drawable draw, XvImage **xvImage, XvPortID *port_id, unsigned int flags ) argument

Completed in 183 milliseconds