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

/hardware/ti/omap4-aah/kernel-headers-ti/video/
H A Domap_hwc.h31 struct bvbuffdesc src1desc; 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;
504 e->src1desc.structsize = sizeof(struct bvbuffdesc);
505 e->src1desc.length = 4; /* 1 pixel, 32bpp */
508 * OMAPLFB to fixup the src1desc and stride if the auxiliary pointer is -1
510 e->src1desc.auxptr = (void*)-1;

Completed in 21 milliseconds