Searched defs:capture_info (Results 1 – 4 of 4) sorted by relevance
33 struct capture_info { struct34 unsigned int offset_x;35 unsigned int offset_y;36 unsigned int width;37 unsigned int height;
856 struct rkmodule_capture_info capture_info; in rkcif_get_input_fmt() local1837 struct rkmodule_capture_info *capture_info = &dev->channels[stream->id].capture_info; in rkcif_write_buff_addr_multi_dev_combine() local1872 struct rkmodule_capture_info *capture_info = &dev->channels[channel_id].capture_info; in rkcif_assign_new_buffer_init_toisp() local1946 struct rkmodule_capture_info *capture_info = &dev->channels[channel_id].capture_info; in rkcif_assign_new_buffer_update_toisp() local2140 struct rkmodule_capture_info *capture_info = &dev->channels[stream->id].capture_info; in rkcif_assign_check_buffer_update_toisp() local2813 struct rkmodule_capture_info *capture_info = &dev->channels[stream->id].capture_info; in rkcif_update_new_buffer_wake_up_mode() local3855 struct rkmodule_capture_info *capture_info = &channel->capture_info; in rkcif_csi_channel_set_v1() local4300 struct rkmodule_capture_info *capture_info = &dev->channels[channel_id].capture_info; in rkcif_check_buffer_update_pingpong() local
436 struct rkmodule_capture_info *capture_info = &cif_dev->channels[0].capture_info; in sditf_channel_enable() local
288 struct rkmodule_capture_info capture_info; member