Searched refs:dvs_env (Results 1 – 1 of 1) sorted by relevance
2823 struct ia_css_resolution dvs_env = pipe->config.dvs_envelope; in get_pipe_extra_pixel() local2838 dvs_env = pipe->pipe_settings.preview.preview_binary.dvs_envelope; in get_pipe_extra_pixel()2847 dvs_env = pipe->pipe_settings.video.video_binary.dvs_envelope; in get_pipe_extra_pixel()2857 dvs_env.width += in get_pipe_extra_pixel()2859 dvs_env.height += in get_pipe_extra_pixel()2867 *extra_row = top_cropping + dvs_env.height; in get_pipe_extra_pixel()2868 *extra_column = left_cropping + dvs_env.width; in get_pipe_extra_pixel()