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

/hardware/ti/omap4-aah/kernel-headers-ti/video/
H A Domap_hwc.h34 struct bvbuffdesc src2desc; member in struct:rgz_blt_entry
/hardware/ti/omap4-aah/hwc/
H A Drgz_2d.c340 struct bvbuffdesc *srcdesc = is_src2 ? &e->src2desc : &e->src1desc;
393 /* omaplfb is in charge of assigning the correct src2desc in the kernel */
395 e->src2desc.structsize = sizeof(struct bvbuffdesc);
396 e->src2desc.auxptr = (void*)HWC_BLT_DESC_FB_FN(0);

Completed in 152 milliseconds