IMX6 frame number limitations

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

IMX6 frame number limitations

332 Views
ashokp
Contributor I

Hi All,

Is there any frame limitations in iMX6. When analysing the code i saw the frame number is hardcoded to 10 in the below file

drivers/media/platform/mxc/capture/mxc_v4l2_capture.h

#define FRAME_NUM 10

Please let me know wheather iMX6 can handle more than 10 frames

Thanks,

P.Ashok

0 Kudos
1 Reply

263 Views
igorpadykov
NXP Employee
NXP Employee

Hi Ashok

yes more than 10 frames can be used, as this is temporary

buffer for processing incoming data.

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

0 Kudos