|
H.264 Codec for ESP32-S3
|
This is the complete list of members for H264Decoder< Alloc >, including all inherited members.
| begin(Config cfg) | H264Decoder< Alloc > | inline |
| decode(const uint8_t *h264_data, size_t h264_len) | H264Decoder< Alloc > | inline |
| defaultConfig() | H264Decoder< Alloc > | inline |
| end() | H264Decoder< Alloc > | inline |
| getDecodeErrors() const | H264Decoder< Alloc > | inline |
| getFrame(uint8_t *dst, size_t dst_len, uint32_t &width, uint32_t &height) | H264Decoder< Alloc > | inline |
| getFrameCount() const | H264Decoder< Alloc > | inline |
| getFrameDimensions(uint32_t &width, uint32_t &height) const | H264Decoder< Alloc > | inline |
| H264Decoder(Stream &input_stream) | H264Decoder< Alloc > | inlineexplicit |
| H264Decoder() | H264Decoder< Alloc > | inline |
| hasFrame() const | H264Decoder< Alloc > | inline |
| processStream() | H264Decoder< Alloc > | inline |
| setInputStream(Stream *input_stream) | H264Decoder< Alloc > | inline |
| TAG | H264Decoder< Alloc > | static |
| ~H264Decoder() | H264Decoder< Alloc > | inline |