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
 
 
 
 
 
 

Detailed Description

Definition at line 67 of file mmaldec.c.

Field Documentation

AVClass* MMALDecodeContext::av_class

Definition at line 68 of file mmaldec.c.

int MMALDecodeContext::extra_buffers

Definition at line 69 of file mmaldec.c.

Referenced by ffmal_update_format().

int MMALDecodeContext::extra_decoder_buffers

Definition at line 70 of file mmaldec.c.

Referenced by ffmmal_init_decoder().

MMAL_COMPONENT_T* MMALDecodeContext::decoder

Definition at line 72 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 73 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 74 of file mmaldec.c.

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

FFPoolRef* MMALDecodeContext::pool_out

Definition at line 75 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 83 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 83 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 85 of file mmaldec.c.

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

atomic_int MMALDecodeContext::packets_buffered

Definition at line 86 of file mmaldec.c.

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

int64_t MMALDecodeContext::frames_output

Definition at line 87 of file mmaldec.c.

Referenced by ffmmal_read_frame(), and ffmmal_stop_decoder().

int MMALDecodeContext::eos_received

Definition at line 88 of file mmaldec.c.

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

int MMALDecodeContext::eos_sent

Definition at line 89 of file mmaldec.c.

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

int MMALDecodeContext::extradata_sent

Definition at line 90 of file mmaldec.c.

Referenced by ffmmal_decode(), and ffmmal_stop_decoder().

int MMALDecodeContext::interlaced_frame

Definition at line 91 of file mmaldec.c.

Referenced by ffmal_copy_frame(), and ffmal_update_format().

int MMALDecodeContext::top_field_first

Definition at line 92 of file mmaldec.c.

Referenced by ffmal_copy_frame(), and ffmal_update_format().


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

Generated on Fri Jan 12 2018 01:48:33 for FFmpeg by   doxygen 1.8.6

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