FFmpeg
|
#include <thread.h>
Data Fields | |
AVFrame * | f |
AVCodecContext * | owner |
AVBufferRef * | progress |
Detailed Description
Field Documentation
AVFrame* ThreadFrame::f |
Definition at line 36 of file thread.h.
Referenced by alloc_frame_buffer(), alloc_picture(), apply_loop_filter(), decode_frame(), decode_update_thread_context(), ff_mpeg_ref_picture(), ff_mpeg_unref_picture(), ff_thread_get_buffer(), ff_thread_ref_frame(), ff_thread_release_buffer(), init_frames(), mimic_decode_end(), mimic_decode_frame(), mimic_decode_init(), mimic_init_thread_copy(), prefetch_motion(), ref_frame(), ref_picture(), render_slice(), thread_get_buffer_internal(), vp3_decode_end(), vp3_decode_flush(), vp3_decode_frame(), vp3_draw_horiz_band(), vp3_update_thread_context(), vp8_decode_frame(), vp8_decode_free(), vp8_decode_mb_row_no_filter(), vp8_filter_mb_row(), vp8_init_frames(), vp8_mc_chroma(), and vp8_mc_luma().
AVCodecContext* ThreadFrame::owner |
Definition at line 37 of file thread.h.
Referenced by decode_slice_header(), ff_thread_await_progress(), ff_thread_get_buffer(), ff_thread_ref_frame(), ff_thread_release_buffer(), ff_thread_report_progress(), and thread_get_buffer_internal().
AVBufferRef* ThreadFrame::progress |
Definition at line 40 of file thread.h.
Referenced by ff_thread_await_progress(), ff_thread_ref_frame(), ff_thread_release_buffer(), ff_thread_report_progress(), get_lowest_part_y(), and thread_get_buffer_internal().
The documentation for this struct was generated from the following file:
Generated on Mon Nov 18 2024 06:52:12 for FFmpeg by 1.8.11