FFmpeg
|
Data Fields | |
AMFTraceWriterVtbl * | vtblp |
void * | avctx |
AMFTraceWriterVtbl | vtbl |
Definition at line 50 of file hwcontext_amf.c.
AMFTraceWriterVtbl* AmfTraceWriter::vtblp |
Definition at line 51 of file hwcontext_amf.c.
Referenced by amf_writer_alloc().
void* AmfTraceWriter::avctx |
Definition at line 52 of file hwcontext_amf.c.
Referenced by amf_writer_alloc(), and AMFTraceWriter_Write().
AMFTraceWriterVtbl AmfTraceWriter::vtbl |
Definition at line 53 of file hwcontext_amf.c.
Referenced by amf_writer_alloc().