Searched refs:ExtVideoMode_SubTitle (Results 1 - 2 of 2) sorted by relevance

/hardware/intel/img/psb_video/src/x11/
H A Dpsb_xrandr.h101 psb_extvideo_subtitle ExtVideoMode_SubTitle; member in struct:_psb_extvideo_prop_s
H A Dpsb_xrandr.c147 } else if (!strcmp(prop_name, "ExtVideoMode_SubTitle")) {
148 psb_xrandr_info->hdmi_extvideo_prop->ExtVideoMode_SubTitle = (int)((INT32*)prop)[0];
149 drv_debug_msg(VIDEO_DEBUG_GENERAL, "Xrandr: ExtVideoMode_SubTitle (%08x)\n", psb_xrandr_info->hdmi_extvideo_prop->ExtVideoMode_SubTitle);
663 *subtitle = psb_xrandr_info->hdmi_extvideo_prop->ExtVideoMode_SubTitle;

Completed in 378 milliseconds