Home
last modified time | relevance | path

Searched refs:v4l2_overlay_map_buf (Results 1 – 3 of 3) sorted by relevance

/hardware/ti/omap3/liboverlay/
Dv4l2_utils.h11 int v4l2_overlay_map_buf(int fd, int index, void **start, size_t *len);
Doverlay.cpp777 rc = v4l2_overlay_map_buf(ctx->ctl_fd, i, &ctx->buffers[i], in overlay_initialize()
840 v4l2_overlay_map_buf(ctx->ctl_fd, i, &ctx->buffers[i], in overlay_resizeInput()
Dv4l2_utils.c555 int v4l2_overlay_map_buf(int fd, int index, void **start, size_t *len) in v4l2_overlay_map_buf() function