+++ b/drivers/media/platform/s5p-fimc/mipi-csis.c @@ -187,7 +187,7 @@ struct csis_state { const struct csis_pix_format *csis_fmt; struct v4l2_mbus_framefmt format; - struct spinlock slock; + spinlock_t slock; struct csis_pktbuf pkt_buf; struct s5pcsis_event events[S5PCSIS...
-struct vpfe_pixel_format { - struct v4l2_fmtdesc fmtdesc; - /* bytes per pixel */ - int bpp; -}; - struct vpfe_std_info { int active_pixels; int active_lines; Previous message View by thread View by date Next message [PATCH] am437x: remove unused struct vpfe_pixel_format Hans ...
(), ff_print_debug_info2(), ff_slice_thread_init(), ff_snow_get_buffer(), ff_stream_add_bitstream_filter(), ff_thread_can_start_frame(), ff_thread_flush(), ff_v4l2_m2m_codec_full_reinit(), ff_vc1_parse_frame_header(), ff_wma_init(), ffmmal_init_decoder(), frame_worker_...
Thank you for the patch.