FFmpeg
Data Fields
MMALDecodeContext Struct Reference

Data Fields

 
 
 
MMAL_COMPONENT_T *  decoder
 
MMAL_QUEUE_T *  queue_decoded_frames
 
MMAL_POOL_T *  pool_in
 
 
 
 
int64_t  packets_sent
 
int64_t  frames_output
 
int  eos_received
 
int  eos_sent
 

Detailed Description

Definition at line 65 of file mmaldec.c.

Field Documentation

AVClass* MMALDecodeContext::av_class

Definition at line 66 of file mmaldec.c.

int MMALDecodeContext::extra_buffers

Definition at line 67 of file mmaldec.c.

Referenced by ffmal_update_format().

AVBitStreamFilterContext* MMALDecodeContext::bsfc

Definition at line 69 of file mmaldec.c.

Referenced by ffmmal_add_packet(), ffmmal_close_decoder(), and ffmmal_init_decoder().

MMAL_COMPONENT_T* MMALDecodeContext::decoder

Definition at line 71 of file mmaldec.c.

Referenced by ffmal_update_format(), ffmmal_add_packet(), ffmmal_close_decoder(), ffmmal_fill_input_port(), ffmmal_fill_output_port(), ffmmal_flush(), ffmmal_init_decoder(), ffmmal_read_frame(), and ffmmal_stop_decoder().

MMAL_QUEUE_T* MMALDecodeContext::queue_decoded_frames

Definition at line 72 of file mmaldec.c.

Referenced by ffmmal_close_decoder(), ffmmal_init_decoder(), ffmmal_read_frame(), and ffmmal_stop_decoder().

MMAL_POOL_T* MMALDecodeContext::pool_in

Definition at line 73 of file mmaldec.c.

Referenced by ffmmal_close_decoder(), ffmmal_fill_input_port(), and ffmmal_init_decoder().

FFPoolRef* MMALDecodeContext::pool_out

Definition at line 74 of file mmaldec.c.

Referenced by ffmal_copy_frame(), ffmal_update_format(), ffmmal_close_decoder(), and ffmmal_fill_output_port().

FFBufferEntry* MMALDecodeContext::waiting_buffers

Definition at line 82 of file mmaldec.c.

Referenced by ffmmal_add_packet(), ffmmal_fill_input_port(), and ffmmal_stop_decoder().

FFBufferEntry * MMALDecodeContext::waiting_buffers_tail

Definition at line 82 of file mmaldec.c.

Referenced by ffmmal_add_packet(), ffmmal_fill_input_port(), and ffmmal_stop_decoder().

int64_t MMALDecodeContext::packets_sent

Definition at line 84 of file mmaldec.c.

Referenced by ffmmal_add_packet(), ffmmal_read_frame(), and ffmmal_stop_decoder().

int64_t MMALDecodeContext::frames_output

Definition at line 85 of file mmaldec.c.

Referenced by ffmmal_read_frame(), and ffmmal_stop_decoder().

int MMALDecodeContext::eos_received

Definition at line 86 of file mmaldec.c.

Referenced by ffmmal_read_frame(), and ffmmal_stop_decoder().

int MMALDecodeContext::eos_sent

Definition at line 87 of file mmaldec.c.

Referenced by ffmmal_add_packet(), ffmmal_read_frame(), and ffmmal_stop_decoder().


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

Generated on Wed Jun 10 2015 01:57:22 for FFmpeg by   doxygen 1.8.6

AltStyle によって変換されたページ (->オリジナル) /