| 
    FFmpeg
    
   | 
 
#include <string.h>#include "checkasm.h"#include "libavcodec/g722.h"#include "libavcodec/g722dsp.h"#include "libavcodec/mathops.h"Go to the source code of this file.
Macros | |
| #define | randomize_buffers() | 
Functions | |
| static void | check_qmf (void) | 
| void | checkasm_check_g722dsp (void) | 
| #define randomize_buffers | ( | ) | 
      
  | 
  static | 
Definition at line 33 of file g722dsp.c.
Referenced by checkasm_check_g722dsp().
 1.8.17