Libav
|
#include <thread.h>
Data Fields | |
AVFrame * | f |
AVCodecContext * | owner |
AVBufferRef * | progress |
AVFrame* ThreadFrame::f |
Definition at line 36 of file thread.h.
Referenced by alloc_frame_buffer(), alloc_picture(), apply_loop_filter(), decode_frame(), ff_h264_ref_picture(), ff_h264_update_thread_context(), ff_mpeg_ref_picture(), ff_mpeg_unref_picture(), ff_thread_get_buffer(), ff_thread_ref_frame(), ff_thread_release_buffer(), ff_vp8_decode_free(), hevc_init_context(), init_frames(), jpeg2000_decode_frame(), lag_decode_frame(), libopenjpeg_decode_frame(), mimic_decode_end(), mimic_decode_frame(), mimic_decode_init(), mimic_init_thread_copy(), prefetch_motion(), ref_frame(), render_slice(), vp3_decode_end(), vp3_decode_flush(), vp3_draw_horiz_band(), vp3_update_thread_context(), vp78_decode_frame(), vp7_fade_frame(), vp8_decode_mb_row_no_filter(), vp8_filter_mb_row(), vp8_find_free_buffer(), vp8_init_frames(), vp8_mc_chroma(), and vp8_mc_luma().
AVCodecContext* ThreadFrame::owner |
Definition at line 37 of file thread.h.
Referenced by ff_thread_await_progress(), ff_thread_get_buffer(), ff_thread_ref_frame(), ff_thread_release_buffer(), and ff_thread_report_progress().
AVBufferRef* ThreadFrame::progress |
Definition at line 40 of file thread.h.
Referenced by ff_thread_await_progress(), ff_thread_get_buffer(), ff_thread_ref_frame(), ff_thread_release_buffer(), ff_thread_report_progress(), and get_lowest_part_y().