Searched refs:new_format (Results 1 – 2 of 2) sorted by relevance
309 format = self.new_format(family, elem)312 def new_format(self, family, format): member in SpecSubMessage
7729 enum ia_css_frame_format new_format) in ia_css_pipe_override_frame_format() argument7733 IA_CSS_ENTER_PRIVATE("pipe = %p, pin_index = %d, new_formats = %d", pipe, pin_index, new_format); in ia_css_pipe_override_frame_format()7747 if (new_format != IA_CSS_FRAME_FORMAT_NV12_TILEY) { in ia_css_pipe_override_frame_format()7753 err = ia_css_pipe_check_format(pipe, new_format); in ia_css_pipe_override_frame_format()7756 pipe->output_info[0].format = new_format; in ia_css_pipe_override_frame_format()7758 pipe->vf_output_info[0].format = new_format; in ia_css_pipe_override_frame_format()