Definition at line 41 of file ohenc.c.
◆ avclass
AVClass* OHCodecEncContext::avclass |
◆ enc
OH_AVCodec* OHCodecEncContext::enc |
◆ input_mutex
AVMutex OHCodecEncContext::input_mutex |
◆ input_cond
AVCond OHCodecEncContext::input_cond |
◆ input_queue
AVFifo* OHCodecEncContext::input_queue |
◆ output_mutex
AVMutex OHCodecEncContext::output_mutex |
◆ output_cond
AVCond OHCodecEncContext::output_cond |
◆ output_queue
AVFifo* OHCodecEncContext::output_queue |
◆ frame
◆ extradata
uint8_t* OHCodecEncContext::extradata |
◆ extradata_size
int OHCodecEncContext::extradata_size |
◆ encode_status
int OHCodecEncContext::encode_status |
◆ eof_sent
bool OHCodecEncContext::eof_sent |
◆ got_stream_info
bool OHCodecEncContext::got_stream_info |
◆ stride
int OHCodecEncContext::stride |
◆ slice_height
int OHCodecEncContext::slice_height |
◆ native_window
OHNativeWindow* OHCodecEncContext::native_window |
◆ name
char* OHCodecEncContext::name |
◆ allow_sw
int OHCodecEncContext::allow_sw |
◆ bitrate_mode
int OHCodecEncContext::bitrate_mode |
The documentation for this struct was generated from the following file: