| 
    FFmpeg
    
   | 
 
#include <stddef.h>#include <stdint.h>Go to the source code of this file.
Data Structures | |
| struct | PSNRDSPContext | 
Functions | |
| void | ff_psnr_init_x86 (PSNRDSPContext *dsp, int bpp) | 
| void ff_psnr_init_x86 | ( | PSNRDSPContext * | dsp, | 
| int | bpp | ||
| ) | 
Definition at line 28 of file vf_psnr_init.c.
Referenced by config_input_ref().
 1.8.17