Searched refs:new_format (Results 1 – 2 of 2) sorted by relevance
303 format = self.new_format(family, elem)306 def new_format(self, family, format): member in SpecSubMessage
7741 enum ia_css_frame_format new_format) in ia_css_pipe_override_frame_format() argument7745 IA_CSS_ENTER_PRIVATE("pipe = %p, pin_index = %d, new_formats = %d", pipe, pin_index, new_format); in ia_css_pipe_override_frame_format()7759 if (new_format != IA_CSS_FRAME_FORMAT_NV12_TILEY) { in ia_css_pipe_override_frame_format()7765 err = ia_css_pipe_check_format(pipe, new_format); in ia_css_pipe_override_frame_format()7768 pipe->output_info[0].format = new_format; in ia_css_pipe_override_frame_format()7770 pipe->vf_output_info[0].format = new_format; in ia_css_pipe_override_frame_format()