HomeSort by relevance Sort by last modified time
    Searched refs:src2desc (Results 1 - 2 of 2) sorted by null

  /hardware/ti/omap4-aah/kernel-headers-ti/video/
omap_hwc.h 34 struct bvbuffdesc src2desc; member in struct:rgz_blt_entry
  /hardware/ti/omap4-aah/hwc/
rgz_2d.c 340 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);
    [all...]

Completed in 1019 milliseconds