About internal data flow in case of still image JPEG save.

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

About internal data flow in case of still image JPEG save.

Jump to solution
755 Views
keitanagashima
Senior Contributor I

Dear Sir or Madam,

Hello.

I'd like to know the internal data flow in case of still image JPEG save.

Camera --> CSI --> ?? --> SD card

[OS: Linux L3.0.35_4.1.0]

Or, give me the document about internal data flow with camera capture.

Keita

Labels (4)
0 Kudos
Reply
1 Solution
676 Views
Yuri
NXP Employee
NXP Employee

Since i.MX6 VPU does not support JPEG, assuming software codec operations (or data from cam is JPEG coded),

the following scheme may be applied :

Camera --> CSI --> SMFC (Sensor Multi FIFO) --> IDMAC --> memory --> SD card


Have a great day,
Yuri

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

View solution in original post

0 Kudos
Reply
1 Reply
677 Views
Yuri
NXP Employee
NXP Employee

Since i.MX6 VPU does not support JPEG, assuming software codec operations (or data from cam is JPEG coded),

the following scheme may be applied :

Camera --> CSI --> SMFC (Sensor Multi FIFO) --> IDMAC --> memory --> SD card


Have a great day,
Yuri

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

0 Kudos
Reply