FFmpeg
Loading...
Searching...
No Matches
videodsp_init.c File Reference

Go to the source code of this file.

Functions

static void prefetch_loongarch (const uint8_t *mem, ptrdiff_t stride, int h)
 
av_cold void ff_videodsp_init_loongarch (VideoDSPContext *ctx, int bpc)
 

Function Documentation

◆ prefetch_loongarch()

static void prefetch_loongarch ( const uint8_t * mem,
ptrdiff_t stride,
int h )
static

Definition at line 25 of file videodsp_init.c.

Referenced by ff_videodsp_init_loongarch().

◆ ff_videodsp_init_loongarch()

av_cold void ff_videodsp_init_loongarch ( VideoDSPContext * ctx,
int bpc )

Definition at line 42 of file videodsp_init.c.

Referenced by ff_videodsp_init().