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

Go to the source code of this file.

Functions

void ff_pp7_dctB_sse2 (int16_t *restrict dst, const int16_t *restrict src)
 
av_cold void ff_pp7dsp_init_x86 (PP7DSPContext *p)
 

Function Documentation

◆ ff_pp7_dctB_sse2()

void ff_pp7_dctB_sse2 ( int16_t *restrict dst,
const int16_t *restrict src )

Referenced by ff_pp7dsp_init_x86().

◆ ff_pp7dsp_init_x86()

av_cold void ff_pp7dsp_init_x86 ( PP7DSPContext * p)

Definition at line 28 of file vf_pp7_init.c.

Referenced by ff_pp7dsp_init().