Searched refs:yuvpp (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/staging/media/atomisp/pci/
H A Dia_css_pipe.h143 struct ia_css_yuvpp_settings yuvpp; member in union:ia_css_pipe::__anon2719
H A Dsh_css.c1817 static const struct ia_css_yuvpp_settings yuvpp = IA_CSS_DEFAULT_YUVPP_SETTINGS; variable in typeref:struct:ia_css_yuvpp_settings
1855 memcpy(&pipe->pipe_settings.yuvpp, &yuvpp, sizeof(yuvpp));
6193 if (pipe->pipe_settings.yuvpp.copy_binary.info)
6196 /* Set both must_be_raw and must_be_yuv to false then yuvpp can take rgb inputs */
6201 mycs = &pipe->pipe_settings.yuvpp;
6264 * - Why does the "yuvpp" pipe needs "isp_copy_binary" (i.e. ISP Copy) when
6267 * In most use cases, the first stage in the "yuvpp" pipe is the "yuv_scale_
6297 * In some use cases, the first stage in the "yuvpp" pip
[all...]

Completed in 363 milliseconds