Searched refs:create_camera_component (Results 1 – 3 of 3) sorted by relevance
467 static MMAL_STATUS_T create_camera_component(RASPISTILLYUV_STATE *state) in create_camera_component() function750 if ((status = create_camera_component(&state)) != MMAL_SUCCESS) in main()
646 static MMAL_STATUS_T create_camera_component(RASPISTILL_STATE *state) in create_camera_component() function1206 if ((status = create_camera_component(&state)) != MMAL_SUCCESS) in main()
1038 static MMAL_STATUS_T create_camera_component(RASPIVID_STATE *state) in create_camera_component() function1674 if ((status = create_camera_component(state)) != MMAL_SUCCESS) in raspi_capture_setup()