#include <mpegpicture.h>
Definition at line 35 of file mpegpicture.h.
temporary buffer for if MVs point to out-of-frame data
Definition at line 36 of file mpegpicture.h.
Referenced by alloc_frame_buffer(), apply_8x8(), chroma_4mv_motion(), chroma_4mv_motion_lowres(), clear_context(), encode_mb_internal(), ff_mpeg_framesize_alloc(), ff_mpeg_update_thread_context(), ff_mspel_motion(), ff_update_duplicate_context(), ff_vc1_interp_mc(), ff_vc1_mc_1mv(), ff_vc1_mc_4mv_chroma(), ff_vc1_mc_4mv_chroma4(), ff_vc1_mc_4mv_luma(), free_duplicate_context(), gmc1_motion(), hpel_motion(), hpel_motion_lowres(), init_duplicate_context(), mpeg_motion_internal(), mpeg_motion_lowres(), qpel_motion(), and rv34_mc().
scratchpad for rate distortion mb decision
Definition at line 37 of file mpegpicture.h.
Referenced by clear_context(), encode_mb_hq(), encode_thread(), ff_mpeg_framesize_alloc(), free_duplicate_context(), and init_duplicate_context().
Definition at line 38 of file mpegpicture.h.
Referenced by clear_context(), encode_init(), ff_mpeg_framesize_alloc(), ff_snow_common_end(), free_duplicate_context(), get_block_rd(), get_dc(), init_duplicate_context(), and obmc_motion().
scratchpad used for writing into write only buffers
Definition at line 39 of file mpegpicture.h.
Referenced by clear_context(), ff_mpeg_framesize_alloc(), free_duplicate_context(), init_duplicate_context(), and mpv_reconstruct_mb_internal().