Searched refs:capture_mem (Results 1 - 12 of 12) sorted by relevance

/linux-master/drivers/media/platform/ti/omap3isp/
H A Dispvideo.h165 unsigned int capture_mem; member in struct:isp_video
H A Dispresizer.c1750 res->video_in.capture_mem = PAGE_ALIGN(4096 * 4096) * 2 * 3;
1755 res->video_out.capture_mem = PAGE_ALIGN(4096 * 4096) * 2 * 3;
H A Disppreview.c2310 prev->video_in.capture_mem = PAGE_ALIGN(4096 * 4096) * 2 * 3;
2315 prev->video_out.capture_mem = PAGE_ALIGN(4096 * 4096) * 2 * 3;
H A Dispcsi2.c1267 csi2->video_out.capture_mem = PAGE_ALIGN(4096 * 4096) * 3;
H A Dispccp2.c1111 ccp2->video_in.capture_mem = PAGE_ALIGN(4096 * 4096) * 3;
H A Dispvideo.c334 *count = min(*count, video->capture_mem / PAGE_ALIGN(sizes[0]));
H A Dispccdc.c2693 ccdc->video_out.capture_mem = PAGE_ALIGN(4096 * 4096) * 3;
/linux-master/drivers/staging/media/omap4iss/
H A Diss_video.h156 unsigned int capture_mem; member in struct:iss_video
H A Diss_ipipeif.c762 ipipeif->video_out.capture_mem = PAGE_ALIGN(4096 * 4096) * 3;
H A Diss_csi2.c1290 csi2->video_out.capture_mem = PAGE_ALIGN(4096 * 4096) * 3;
H A Diss_resizer.c802 resizer->video_out.capture_mem = PAGE_ALIGN(4096 * 4096) * 3;
H A Diss_video.c307 *count = min(*count, video->capture_mem / PAGE_ALIGN(sizes[0]));

Completed in 421 milliseconds