| FFmpeg
    | 
dctref.h
  
Go to the documentation of this file.
void ff_ref_idct(short *block)
Transform 8x8 block of data with a double precision inverse DCT   This is a reference implementation...
Definition: dctref.c:95
void ff_ref_dct_init(void)
Initialize the double precision discrete cosine transform functions fdct & idct. 
Definition: dctref.c:41
void ff_ref_fdct(short *block)
Transform 8x8 block of data with a double precision forward DCT   This is a reference implementation...
Definition: dctref.c:59
Generated on Fri Oct 31 2025 06:56:07 for FFmpeg by
 1.8.11
 1.8.11