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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/omap/
H A Domap_voutdef.h126 struct vrfb vrfb_context[MAC_VRFB_CTXS]; member in struct:omap_vout_device
H A Domap_vout.c363 omap_vrfb_release_ctx(&vout->vrfb_context[i]);
466 omap_vrfb_setup(&vout->vrfb_context[i],
561 offset = vout->vrfb_context[0].yoffset *
562 vout->vrfb_context[0].bytespp;
574 offset = ((MAX_PIXELS_PER_LINE * vout->vrfb_context[0].yoffset *
575 vout->vrfb_context[0].bytespp) +
576 (vout->vrfb_context[0].xoffset *
577 vout->vrfb_context[0].bytespp));
589 offset = MAX_PIXELS_PER_LINE * vout->vrfb_context[0].xoffset *
590 vout->vrfb_context[
[all...]

Completed in 59 milliseconds