|
H.264 Codec for ESP32-S3
|
This is the complete list of members for H264Encoder< Alloc >, including all inherited members.
| begin(Config cfg) | H264Encoder< Alloc > | inline |
| captureFrame(uint8_t *dst, size_t dst_len) | H264Encoder< Alloc > | inline |
| captureH264(Print &out) | H264Encoder< Alloc > | inline |
| defaultConfig() | H264Encoder< Alloc > | inline |
| defaultConfig(const char *camera) | H264Encoder< Alloc > | inline |
| encode(const uint8_t *raw_data, size_t raw_len, Print &out) | H264Encoder< Alloc > | inline |
| encodeRGB565(const uint8_t *raw_data, size_t raw_len, Print &out) | H264Encoder< Alloc > | inline |
| encodeYUV422(const uint8_t *raw_data, size_t raw_len, Print &out) | H264Encoder< Alloc > | inline |
| end() | H264Encoder< Alloc > | inline |
| getSensor() | H264Encoder< Alloc > | inline |
| H264Encoder() | H264Encoder< Alloc > | inline |
| TAG | H264Encoder< Alloc > | static |
| ~H264Encoder() | H264Encoder< Alloc > | inline |