Searched defs:subtitle (Results 1 - 3 of 3) sorted by relevance

/hardware/intel/img/psb_video/src/x11/
H A Dpsb_ctexture.c241 psb_extvideo_subtitle subtitle = NOSUBTITLE; local
392 psb_xrandr_extvideo_prop(&xres, &yres, &xoffset, &yoffset, &center, &subtitle, &overscanmode, &pannelfitting);
408 if (subtitle == BOTH || subtitle == ONLY_HDMI)
467 if (subtitle == BOTH || (subtitle == NOSUBTITLE && obj_surface->subpic_count))
486 if (subtitle == BOTH || (subtitle == NOSUBTITLE && obj_surface->subpic_count))
504 if (subtitle == BOTH || (subtitle
[all...]
H A Dpsb_xrandr.c648 unsigned int *yoffset, psb_extvideo_center *center, psb_extvideo_subtitle *subtitle,
663 *subtitle = psb_xrandr_info->hdmi_extvideo_prop->ExtVideoMode_SubTitle;
647 psb_xrandr_extvideo_prop(unsigned int *xres, unsigned int *yres, unsigned int *xoffset, unsigned int *yoffset, psb_extvideo_center *center, psb_extvideo_subtitle *subtitle, unsigned int *overscanmode, unsigned int *pannelfitting) argument
H A Dpsb_coverlay.c393 psb_extvideo_subtitle subtitle
490 /*It is a HACK: Adjust subtitle to proper position.*/
502 (subtitle == ONLY_HDMI || subtitle == BOTH)) {
909 psb_extvideo_subtitle subtitle; local
1208 psb_xrandr_extvideo_prop(&xres, &yres, &xoffset, &yoffset, &center, &subtitle, &overscanmode, &pannelfitting);
1292 surfacex, surfacey, obj_surface->width, obj_surface->height, subtitle);

Completed in 76 milliseconds