JRESULT jd_prepare ( |
//Prepare and decode
the jpeg. |
//Data that is passed from the decoder
function to the infunc/outfunc functions. |
//Input function for jpeg decoder. Just
returns bytes from the inData field of the JpegDev
structure. |
//Output function. Re-encodes the
RGB888 data from the decoder as big-endian RGB565 and |
#include "esp_rom_caps.h" |
esp32 | esp32s2 | esp32s3 | esp32h2 | esp32c2 | esp32c3 | esp32c6 | |
ESP-IDF Ver4.4 | ROMライブラリ | 利用できない | ROMライブラリ | 未サポート | 未サポート | ROMライブラリ | 未サポート |
ESP-IDF Ver5.0 | ROMライブラリ | 外部ライブラリ | ROMライブラリ | ROMライブラリ | 外部ライブラリ | ROMライブラリ | ROMライブラリ |