FFmpeg
4.4
|
#include <string.h>
#include "checkasm.h"
#include "libavcodec/alacdsp.h"
#include "libavcodec/mathops.h"
#include "libavutil/common.h"
#include "libavutil/internal.h"
#include "libavutil/mem_internal.h"
Go to the source code of this file.
Macros | |
#define | BUF_SIZE 256 |
#define | MAX_CHANNELS 2 |
#define | randomize_buffers() |
#define | randomize_buffers() |
Functions | |
static void | check_decorrelate_stereo (void) |
static void | check_append_extra_bits (void) |
void | checkasm_check_alacdsp (void) |
#define randomize_buffers | ( | ) |
#define randomize_buffers | ( | ) |
Definition at line 42 of file alacdsp.c.
Referenced by checkasm_check_alacdsp().
Definition at line 85 of file alacdsp.c.
Referenced by checkasm_check_alacdsp().