About JPEG Codec decoding time length
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2020-12-21 4:12 PM
Decoded VGA size JPEG images on STM32H750B-DK.
As a result of measuring the decoding processing time, it takes three times as long as the processing time of Application note.
I would like to know the reason why the processing time is so long.
Application Note : 4ms
Measured value : 12ms
[Program]
HAL_JPEG_Decode_DMA(hjpeg ,(uint8_t *)JPEGSourceAddress ,CHUNK_SIZE_IN ,(uint8_t *)FrameBufferAddress ,CHUNK_SIZE_OUT);
[Reference]
AN4996 Application note
3.2 JPEG decoding performances
Product : STM32H743L
Image resolution : VGA(640x480)
Hardware decoding : 4ms
Labels:
- Labels:
-
JPEG
-
STM32H7 Series
This discussion is locked. Please start a new topic to ask your question.
0 REPLIES 0
