Searched refs:default_capture_config (Results 1 – 5 of 5) sorted by relevance
104 struct ia_css_capture_config default_capture_config; member157 .default_capture_config = DEFAULT_CAPTURE_CONFIG, \
1444 me->config.default_capture_config.enable_xnr != 0, in start_pipe()3909 capture_pipe->config.default_capture_config.enable_xnr != 0, in preview_start()5645 capture_pipe->config.default_capture_config.enable_xnr != 0, in video_start()5783 if (pipe->config.default_capture_config.enable_xnr != 0) in need_capture_pp()6517 switch (pipe->config.default_capture_config.mode) { in load_capture_binaries()7664 mode = pipe->config.default_capture_config.mode;9959 } else if (pipe->config.default_capture_config.mode ==9962 else if (pipe->config.default_capture_config.mode ==10005 } else if (pipe->config.default_capture_config.mode ==10008 } else if (pipe->config.default_capture_config.mode ==[all …]
254 p_config->default_capture_config.mode); in __dump_pipe_config()260 p_config->default_capture_config.enable_xnr); in __dump_pipe_config()612 default_capture_config.mode == IA_CSS_CAPTURE_MODE_RAW) in __apply_additional_pipe_config()1910 .default_capture_config.mode == mode) in atomisp_css_capture_set_mode()1914 default_capture_config.mode = mode; in atomisp_css_capture_set_mode()2821 default_capture_config.mode = in atomisp_css_copy_configure_output()2836 default_capture_config.mode = in atomisp_css_yuvpp_configure_output()3188 .default_capture_config.enable_xnr = enable; in atomisp_css_capture_enable_xnr()
528 pipe->config.default_capture_config.enable_capture_pp_bli; in ia_css_pipe_get_capturepp_binarydesc()531 pipe->config.default_capture_config.enable_xnr != 0; in ia_css_pipe_get_capturepp_binarydesc()617 if ((pipe->config.default_capture_config.enable_xnr != 0) && in ia_css_pipe_get_primary_binarydesc()
2998 ia_css_debug_dump_capture_config(&config->default_capture_config); in ia_css_debug_dump_pipe_config()
Completed in 33 milliseconds