Home | History | Annotate | Download | only in hwc

Lines Matching refs:src1desc

340     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;