Home
last modified time | relevance | path

Searched refs:subtitle (Results 1 – 6 of 6) sorted by relevance

/hardware/intel/img/psb_video/src/x11/
Dpsb_ctexture.c241 psb_extvideo_subtitle subtitle = NOSUBTITLE; in psb_putsurface_ctexture() local
392 …psb_xrandr_extvideo_prop(&xres, &yres, &xoffset, &yoffset, &center, &subtitle, &overscanmode, &pan… in psb_putsurface_ctexture()
408 if (subtitle == BOTH || subtitle == ONLY_HDMI) in psb_putsurface_ctexture()
467 if (subtitle == BOTH || (subtitle == NOSUBTITLE && obj_surface->subpic_count)) in psb_putsurface_ctexture()
486 if (subtitle == BOTH || (subtitle == NOSUBTITLE && obj_surface->subpic_count)) in psb_putsurface_ctexture()
504 if (subtitle == BOTH || (subtitle == NOSUBTITLE && obj_surface->subpic_count)) in psb_putsurface_ctexture()
Dpsb_xrandr.h178 … unsigned int *yoffset, psb_extvideo_center *center, psb_extvideo_subtitle *subtitle,
Dpsb_coverlay.c393 psb_extvideo_subtitle subtitle in psb_DisplayRGBASubpicture() argument
502 (subtitle == ONLY_HDMI || subtitle == BOTH)) { in psb_DisplayRGBASubpicture()
909 psb_extvideo_subtitle subtitle; in psb_putsurface_coverlay() local
1208 …psb_xrandr_extvideo_prop(&xres, &yres, &xoffset, &yoffset, &center, &subtitle, &overscanmode, &pan… in psb_putsurface_coverlay()
1292 … surfacex, surfacey, obj_surface->width, obj_surface->height, subtitle); in psb_putsurface_coverlay()
Dpsb_xrandr.c648 … unsigned int *yoffset, psb_extvideo_center *center, psb_extvideo_subtitle *subtitle, in psb_xrandr_extvideo_prop() argument
663 *subtitle = psb_xrandr_info->hdmi_extvideo_prop->ExtVideoMode_SubTitle; in psb_xrandr_extvideo_prop()
/hardware/intel/img/psb_video/src/
Dpsb_texture.h144 int src_h, int dst_x, int dst_y, int dst_w, int dst_h, unsigned int subtitle,
Dpsb_texture.c526 int src_h, int dst_x, int dst_y, int dst_w, int dst_h, unsigned int subtitle,
637 if (subtitle == 1 && obj_surface->subpic_count) {