Searched refs:dss2_ovl_cfg (Results 1 – 3 of 3) sorted by relevance
/hardware/ti/omap4-aah/kernel-headers-ti/video/ |
D | dsscomp.h | 212 struct dss2_ovl_cfg { struct 262 struct dss2_ovl_cfg cfg; argument
|
/hardware/ti/omap4xxx/hwc/ |
D | hwc.c | 210 struct dss2_ovl_cfg *c = &oi->cfg; in dump_dsscomp() 392 omap4_hwc_setup_layer_base(struct dss2_ovl_cfg *oc, int index, int format, int blended, int width, … in omap4_hwc_setup_layer_base() 457 struct dss2_ovl_cfg *oc = &ovl->cfg; in omap4_hwc_setup_layer() 592 crop_to_rect(struct dss2_ovl_cfg *cfg, struct hwc_rect vis_rect) in crop_to_rect() 666 struct dss2_ovl_cfg *oc = &ovl->cfg; in omap4_hwc_adjust_ext_layer() 1397 struct dss2_ovl_cfg *c = &dsscomp->ovls[i].cfg; in omap4_hwc_prepare() 1548 struct dss2_ovl_cfg *cfg = &dsscomp->ovls[i].cfg; in omap4_hwc_dump()
|
/hardware/ti/omap4-aah/hwc/ |
D | hwc.c | 299 struct dss2_ovl_cfg *c = &oi->cfg; in dump_dsscomp() 581 omap4_hwc_setup_layer_base(struct dss2_ovl_cfg *oc, int index, int format, int blended, int width, … in omap4_hwc_setup_layer_base() 646 struct dss2_ovl_cfg *oc = &ovl->cfg; in omap4_hwc_setup_layer() 781 crop_to_rect(struct dss2_ovl_cfg *cfg, struct hwc_rect vis_rect) in crop_to_rect() 853 omap4_hwc_apply_transform(float transform[2][3],struct dss2_ovl_cfg *oc) in omap4_hwc_apply_transform() 871 struct dss2_ovl_cfg *oc = &ovl->cfg; in omap4_hwc_adjust_ext_layer() 894 struct dss2_ovl_cfg *oc = &ovl->cfg; in omap4_hwc_adjust_primary_display_layer() 1892 struct dss2_ovl_cfg *c = &dsscomp->ovls[i].cfg; in omap4_hwc_prepare() 2099 struct dss2_ovl_cfg *cfg = &dsscomp->ovls[i].cfg; in omap4_hwc_dump()
|