Searched refs:camera_source_init (Results 1 – 4 of 4) sorted by relevance
| /rockchip-linux_mpp/utils/ |
| H A D | camera_source.h | 29 CamSource* camera_source_init(const char *device, RK_U32 bufcnt, RK_U32 width, RK_U32 height, MppFr…
|
| H A D | camera_source.c | 112 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 D | mpi_enc_mt_test.c | 184 p->cam_ctx = camera_source_init(cmd->file_input, 4, p->width, p->height, p->fmt); in mt_test_ctx_init()
|
| H A D | mpi_enc_test.c | 315 p->cam_ctx = camera_source_init(cmd->file_input, 4, p->width, p->height, p->fmt); in test_ctx_init()
|