Lines Matching refs:IA_CSS_PIPE_ID_PREVIEW

1104 		case IA_CSS_PIPE_ID_PREVIEW:  in stream_get_copy_pipe()
1655 case IA_CSS_PIPE_ID_PREVIEW: in map_sp_threads()
1719 case IA_CSS_PIPE_ID_PREVIEW: in create_host_pipeline_structure()
1806 if ((pipe_id == IA_CSS_PIPE_ID_PREVIEW) || in create_host_pipeline()
1823 (pipe_id == IA_CSS_PIPE_ID_PREVIEW && in create_host_pipeline()
1839 case IA_CSS_PIPE_ID_PREVIEW: in create_host_pipeline()
1900 case IA_CSS_PIPE_ID_PREVIEW: in create_host_pipeline()
1947 pipe->mode = IA_CSS_PIPE_ID_PREVIEW; in init_pipe_defaults()
2102 if (pipe->mode == IA_CSS_PIPE_ID_PREVIEW) { in ia_css_pipe_destroy()
2404 if (pipe_id == IA_CSS_PIPE_ID_PREVIEW) { in alloc_continuous_frames()
2435 if (pipe_id == IA_CSS_PIPE_ID_PREVIEW) { in alloc_continuous_frames()
2510 assert(pipe->mode == IA_CSS_PIPE_ID_PREVIEW); in load_preview_binaries()
2669 if ((!pipe) || (pipe->mode != IA_CSS_PIPE_ID_PREVIEW)) { in unload_preview_binaries()
3001 case IA_CSS_PIPE_ID_PREVIEW: in get_pipe_extra_pixel()
3372 if ((!pipe) || (!pipe->stream) || (pipe->mode != IA_CSS_PIPE_ID_PREVIEW)) { in create_host_preview_pipeline()
3515 if ((!pipe) || (!pipe->stream) || (pipe->mode != IA_CSS_PIPE_ID_PREVIEW)) { in preview_start()
4275 case IA_CSS_PIPE_ID_PREVIEW: in sh_css_pipe_start()
4296 case IA_CSS_PIPE_ID_PREVIEW: in sh_css_pipe_start()
4368 if (pipe_id == IA_CSS_PIPE_ID_PREVIEW) in sh_css_pipe_start()
4387 if (pipe_id == IA_CSS_PIPE_ID_PREVIEW) in sh_css_pipe_start()
5518 case IA_CSS_PIPE_ID_PREVIEW: { in allocate_delay_frames()
6575 case IA_CSS_PIPE_ID_PREVIEW: in sh_css_pipe_unload_binaries()
6607 case IA_CSS_PIPE_ID_PREVIEW: in sh_css_pipe_load_binaries()
8541 if (entry->mode == IA_CSS_PIPE_ID_PREVIEW && in ia_css_stream_destroy()
9128 if (pipe->mode == IA_CSS_PIPE_ID_PREVIEW) { in ia_css_pipe_map_queue()