#include <videodsp.h>
Definition at line 41 of file videodsp.h.
Copy a rectangular area of samples to a temporary buffer and replicate the border samples.
Definition at line 63 of file videodsp.h.
Referenced by apply_8x8(), chroma_4mv_motion(), chroma_4mv_motion_lowres(), chroma_mc(), encode_mb_internal(), ff_mspel_motion(), ff_snow_pred_block(), ff_videodsp_init(), ff_videodsp_init_x86(), gmc1_motion(), hpel_motion(), hpel_motion_lowres(), luma_mc(), mc_chroma_dir(), mc_dir_part(), mc_luma_dir(), mpeg_motion_internal(), mpeg_motion_lowres(), qpel_motion(), render_slice(), rv34_mc(), svq3_mc_dir_part(), vc1_interp_mc(), vc1_mc_1mv(), vc1_mc_4mv_chroma(), vc1_mc_4mv_chroma4(), vc1_mc_4mv_luma(), vp8_mc_chroma(), and vp8_mc_luma().
Prefetch memory into cache (if supported by hardware).
Definition at line 76 of file videodsp.h.
Referenced by ff_videodsp_init(), ff_videodsp_init_armv5te(), ff_videodsp_init_ppc(), ff_videodsp_init_x86(), prefetch_motion(), and vp8_decode_mb_row_no_filter().