How to rotate and scale a jpeg picture with libjpeg and hardware jpeg codec

前端 未结 0 1055
暗喜
暗喜 2021-02-02 14:47

It is possible to decompress jpeg file using hw codec:

HAL_JPEG_Decode_DMA();

I want to combine it with libjpeg functions:

do_rot_90(sr         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题