H.264 Codec for ESP32-S3
Loading...
Searching...
No Matches
Public Attributes | List of all members
esp_h264_enc_sw_handle Struct Reference
Collaboration diagram for esp_h264_enc_sw_handle:
Collaboration graph
[legend]

Public Attributes

esp_h264_enc_t base
 
esp_h264_enc_param_tparam_hd
 
uint8_t gop
 
esp_h264_raw_format_t pic_type
 
uint8_t * yuv_cache
 
SSourcePicture src_pic
 
ISVCEncoderpPtrEnc
 
convert_color cc
 
int wxh
 
int wxh_q
 

Member Data Documentation

◆ base

◆ cc

◆ gop

uint8_t gop

◆ param_hd

◆ pic_type

◆ pPtrEnc

ISVCEncoder* pPtrEnc

◆ src_pic

SSourcePicture src_pic

◆ wxh

int wxh

◆ wxh_q

int wxh_q

◆ yuv_cache

uint8_t* yuv_cache

The documentation for this struct was generated from the following file: