Searched refs:__get_frame_info (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/ |
| H A D | atomisp_compat_css20.c | 2673 static int __get_frame_info(struct atomisp_sub_device *asd, in __get_frame_info() function 2902 return __get_frame_info(asd, stream_index, info, in atomisp_css_yuvpp_get_output_frame_info() 2911 return __get_frame_info(asd, stream_index, info, in atomisp_css_yuvpp_get_viewfinder_frame_info() 3025 return __get_frame_info(asd, ATOMISP_INPUT_STREAM_GENERAL, info, in atomisp_css_video_get_viewfinder_frame_info() 3040 return __get_frame_info(asd, ATOMISP_INPUT_STREAM_GENERAL, info, in atomisp_css_capture_get_viewfinder_frame_info() 3051 return __get_frame_info(asd, ATOMISP_INPUT_STREAM_GENERAL, info, in atomisp_css_capture_get_output_raw_frame_info() 3060 return __get_frame_info(asd, stream_index, info, in atomisp_css_copy_get_output_frame_info() 3079 return __get_frame_info(asd, ATOMISP_INPUT_STREAM_GENERAL, info, in atomisp_css_preview_get_output_frame_info() 3094 return __get_frame_info(asd, ATOMISP_INPUT_STREAM_GENERAL, info, in atomisp_css_capture_get_output_frame_info() 3113 return __get_frame_info(asd, ATOMISP_INPUT_STREAM_GENERAL, info, in atomisp_css_video_get_output_frame_info()
|