Functions
frame.c File Reference
#include "libuvc.h"
#include "libuvc_internal.h"
Include dependency graph for frame.c:

Go to the source code of this file.

Functions

static unsigned char sat (int i)
uvc_frame_tuvc_allocate_frame (size_t data_bytes)
 Allocate a frame structure.
uvc_error_t uvc_duplicate_frame (uvc_frame_t *in, uvc_frame_t *out)
 Duplicate a frame, preserving color format.
uvc_error_t uvc_ensure_frame_size (uvc_frame_t *frame, size_t need_bytes)
void uvc_free_frame (uvc_frame_t *frame)
 Free a frame structure.

Function Documentation

static unsigned char sat ( int  i) [inline, static]

Definition at line 99 of file frame.c.

uvc_error_t uvc_ensure_frame_size ( uvc_frame_t frame,
size_t  need_bytes 
)

Definition at line 42 of file frame.c.



librealsense
Author(s): Sergey Dorodnicov , Mark Horn , Reagan Lopez
autogenerated on Tue Jun 25 2019 19:54:40