![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
This is the complete list of members for fxcodec::JpegProgressiveDecoder, including all inherited members.
| DestroyGlobals() | fxcodec::JpegProgressiveDecoder | static |
| GetAvailInput(Context *pContext) const override | fxcodec::JpegProgressiveDecoder | virtual |
| GetInstance() | fxcodec::JpegProgressiveDecoder | static |
| GetJumpMark(Context *pContext) | fxcodec::JpegProgressiveDecoder | static |
| InitializeGlobals() | fxcodec::JpegProgressiveDecoder | static |
| Input(Context *pContext, RetainPtr< CFX_CodecMemory > codec_memory) override | fxcodec::JpegProgressiveDecoder | virtual |
| ReadHeader(Context *pContext, int *width, int *height, int *nComps, CFX_DIBAttribute *pAttribute) | fxcodec::JpegProgressiveDecoder | static |
| ReadScanline(Context *pContext, uint8_t *dest_buf) | fxcodec::JpegProgressiveDecoder | static |
| Start() | fxcodec::JpegProgressiveDecoder | static |
| StartScanline(Context *pContext) | fxcodec::JpegProgressiveDecoder | static |
| ~JpegProgressiveDecoder() override | fxcodec::JpegProgressiveDecoder | private |
| ~ProgressiveDecoderIface()=default | fxcodec::ProgressiveDecoderIface | virtual |