Transport-neutral camera source and image-codec facade.
ra8_err_t ra8_camera_source_memory_init(ra8_camera_source_t *source, ra8_camera_source_memory_state_t *state, const ra8_camera_frame_t *frame)
Bind a repeatable source backed by one immutable frame.
Error Code Definitions for ra8-firmware.
ra8_err_codes_t ra8_err_t
Canonical error-return type used by every ra8-firmware API.
Immutable view of one captured or encoded image.
Caller-owned state for a fixed-frame memory source.
ra8_camera_frame_t frame
Borrowed fixed frame (private).
Caller-owned handle binding one source backend and its context.