|
H.264 Codec for ESP32-S3
|

Public Attributes | |
| esp_h264_enc_t | base |
| esp_h264_enc_param_t * | param_hd |
| uint8_t | gop |
| esp_h264_raw_format_t | pic_type |
| uint8_t * | yuv_cache |
| SSourcePicture | src_pic |
| ISVCEncoder * | pPtrEnc |
| convert_color | cc |
| int | wxh |
| int | wxh_q |
| esp_h264_enc_t base |
| uint8_t gop |
| esp_h264_enc_param_t* param_hd |
| esp_h264_raw_format_t pic_type |
| ISVCEncoder* pPtrEnc |
| SSourcePicture src_pic |
| int wxh |
| int wxh_q |
| uint8_t* yuv_cache |