Definition at line 40 of file ohdec.c.
◆ avclass
AVClass* OHCodecDecContext::avclass |
◆ dec
OH_AVCodec* OHCodecDecContext::dec |
◆ dec_ref
◆ input_mutex
AVMutex OHCodecDecContext::input_mutex |
◆ input_cond
AVCond OHCodecDecContext::input_cond |
◆ input_queue
AVFifo* OHCodecDecContext::input_queue |
◆ output_mutex
AVMutex OHCodecDecContext::output_mutex |
◆ output_cond
AVCond OHCodecDecContext::output_cond |
◆ output_queue
AVFifo* OHCodecDecContext::output_queue |
◆ pkt
◆ decode_status
int OHCodecDecContext::decode_status |
◆ eof_sent
bool OHCodecDecContext::eof_sent |
◆ output_to_window
bool OHCodecDecContext::output_to_window |
◆ got_stream_info
bool OHCodecDecContext::got_stream_info |
◆ width
int OHCodecDecContext::width |
◆ height
int OHCodecDecContext::height |
◆ stride
int OHCodecDecContext::stride |
◆ slice_height
int OHCodecDecContext::slice_height |
◆ pix_fmt
OH_AVPixelFormat OHCodecDecContext::pix_fmt |
◆ name
char* OHCodecDecContext::name |
◆ allow_sw
int OHCodecDecContext::allow_sw |
The documentation for this struct was generated from the following file: