Home
last modified time | relevance | path

Searched refs:enable_yuv_ds (Results 1 – 7 of 7) sorted by relevance

/drivers/staging/media/atomisp/pci/runtime/binary/src/
A Dbinary.c933 bool enable_yuv_ds; in ia_css_binary_find() local
972 enable_yuv_ds = descr->enable_yuv_ds; in ia_css_binary_find()
1066 if (!(candidate->enable.ds & 2) && enable_yuv_ds) { in ia_css_binary_find()
1068 __LINE__, ((candidate->enable.ds & 2) != 0), enable_yuv_ds); in ia_css_binary_find()
1071 if ((candidate->enable.ds & 2) && !enable_yuv_ds) { in ia_css_binary_find()
1073 __LINE__, ((candidate->enable.ds & 2) != 0), enable_yuv_ds); in ia_css_binary_find()
/drivers/staging/media/atomisp/pci/
A Dsh_css_legacy.h31 bool enable_yuv_ds; member
A Datomisp_compat_css20.c236 pe_config->enable_yuv_ds); in __dump_pipe_config()
1947 pipe_extra_configs->enable_yuv_ds = true; in __configure_capture_pp_input()
2075 pipe_extra_configs->enable_yuv_ds = false; in __configure_preview_pp_input()
2079 pipe_extra_configs->enable_yuv_ds = true; in __configure_preview_pp_input()
2119 pipe_extra_configs->enable_yuv_ds = false; in __configure_video_pp_input()
A Dsh_css.c7476 extra_config->enable_yuv_ds = false; in ia_css_pipe_extra_config_defaults()
/drivers/staging/media/atomisp/pci/runtime/binary/interface/
A Dia_css_binary.h79 bool enable_yuv_ds; member
/drivers/staging/media/atomisp/pci/camera/pipe/src/
A Dpipe_binarydesc.c47 descr->enable_yuv_ds = false; in pipe_binarydesc_get_offline()
362 video_descr->enable_yuv_ds = pipe->extra_config.enable_yuv_ds; in ia_css_pipe_get_video_binarydesc()
/drivers/staging/media/atomisp/pci/runtime/debug/src/
A Dia_css_debug.c1466 extra_config->enable_yuv_ds); in ia_css_debug_dump_pipe_extra_config()

Completed in 35 milliseconds