Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/lib/
H A Dof_live.c59 int new_format = 0; in unflatten_dt_node() local
74 new_format = 1; in unflatten_dt_node()
103 if (new_format) { in unflatten_dt_node()
/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/
H A Dsh_css.c8974 enum ia_css_frame_format new_format) { argument
8977 IA_CSS_ENTER_PRIVATE("pipe = %p, pin_index = %d, new_formats = %d", pipe, pin_index, new_format);
8993 if (new_format != IA_CSS_FRAME_FORMAT_NV12_TILEY)
9001 err = ia_css_pipe_check_format(pipe, new_format);
9004 pipe->output_info[0].format = new_format;
9006 pipe->vf_output_info[0].format = new_format;