Home
last modified time | relevance | path

Searched refs:camera_source_init (Results 1 – 4 of 4) sorted by relevance

/rockchip-linux_mpp/utils/
H A Dcamera_source.h29 CamSource* camera_source_init(const char *device, RK_U32 bufcnt, RK_U32 width, RK_U32 height, MppFr…
H A Dcamera_source.c112 CamSource *camera_source_init(const char *device, RK_U32 bufcnt, RK_U32 width, RK_U32 height, MppFr… in camera_source_init() function
/rockchip-linux_mpp/test/
H A Dmpi_enc_mt_test.c184 p->cam_ctx = camera_source_init(cmd->file_input, 4, p->width, p->height, p->fmt); in mt_test_ctx_init()
H A Dmpi_enc_test.c315 p->cam_ctx = camera_source_init(cmd->file_input, 4, p->width, p->height, p->fmt); in test_ctx_init()