Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/staging/media/atomisp/pci/
Dsh_css.c8839 enum ia_css_frame_format new_format) argument
8843 IA_CSS_ENTER_PRIVATE("pipe = %p, pin_index = %d, new_formats = %d", pipe, pin_index, new_format);
8857 if (new_format != IA_CSS_FRAME_FORMAT_NV12_TILEY) {
8863 err = ia_css_pipe_check_format(pipe, new_format);
8866 pipe->output_info[0].format = new_format;
8868 pipe->vf_output_info[0].format = new_format;