FFmpeg
|
videodsp.c
Go to the documentation of this file.
Definition: videodsp.h:40
void(* prefetch)(uint8_t *buf, ptrdiff_t stride, int h)
Prefetch memory into cache (if supported by hardware).
Definition: videodsp.h:69
simple assert() macros that are a bit more flexible than ISO C assert().
av_cold void ff_videodsp_init_ppc(VideoDSPContext *ctx, int bpc)
Definition: videodsp_ppc.c:33
void ff_videodsp_init_x86(VideoDSPContext *ctx, int bpc)
Definition: videodsp_init.c:108
common internal and external API header
Core video DSP helper functions.
void(* emulated_edge_mc)(uint8_t *buf, const uint8_t *src, ptrdiff_t linesize, int block_w, int block_h, int src_x, int src_y, int w, int h)
Copy a rectangular area of samples to a temporary buffer and replicate the border samples...
Definition: videodsp.h:58
av_cold void ff_videodsp_init_arm(VideoDSPContext *ctx, int bpc)
Definition: videodsp_init_arm.c:26
Generated on Mon Nov 18 2024 06:52:03 for FFmpeg by 1.8.11