FFmpeg
|
Data Fields | |
AVFrame ** | f |
size_t | nb_f |
size_t | nb_f_allocated |
Definition at line 68 of file pthread_frame.c.
AVFrame** DecodedFrames::f |
Definition at line 69 of file pthread_frame.c.
size_t DecodedFrames::nb_f |
Definition at line 70 of file pthread_frame.c.
Referenced by ff_thread_receive_frame(), and frame_worker_thread().
size_t DecodedFrames::nb_f_allocated |
Definition at line 71 of file pthread_frame.c.