Searched refs:RASPISTILLYUV_STATE (Results 1 – 1 of 1) sorted by relevance
118 } RASPISTILLYUV_STATE; typedef127 RASPISTILLYUV_STATE *pstate; /// pointer to our state in case required in callback161 static void default_status(RASPISTILLYUV_STATE *state) in default_status()170 memset(state, 0, sizeof(RASPISTILLYUV_STATE)); in default_status()190 static void dump_status(RASPISTILLYUV_STATE *state) in dump_status()213 static int parse_cmdline(int argc, const char **argv, RASPISTILLYUV_STATE *state) in parse_cmdline()467 static MMAL_STATUS_T create_camera_component(RASPISTILLYUV_STATE *state) in create_camera_component()636 static void destroy_camera_component(RASPISTILLYUV_STATE *state) in destroy_camera_component()704 RASPISTILLYUV_STATE state; in main()