FFmpeg
Macros | Functions
mlpdsp_init.c File Reference
#include <stdint.h>
#include "config.h"
#include "libavutil/attributes.h"
#include "libavutil/cpu.h"
#include "libavutil/macros.h"
#include "libavutil/x86/asm.h"
#include "libavutil/x86/cpu.h"
#include "libavcodec/mlpdsp.h"
#include "libavcodec/mlp.h"

Go to the source code of this file.

Macros

#define REMATRIX_CHANNEL_FUNC(opt)
 

Functions

av_cold void ff_mlpdsp_init_x86 (MLPDSPContext *c)
 

Macro Definition Documentation

◆ REMATRIX_CHANNEL_FUNC

#define REMATRIX_CHANNEL_FUNC (   opt)
Value:
void ff_mlp_rematrix_channel_##opt(int32_t *samples, \
const int32_t *coeffs, \
const uint8_t *bypassed_lsbs, \
const int8_t *noise_buffer, \
int index, \
unsigned int dest_ch, \
uint16_t blockpos, \
unsigned int maxchan, \
int matrix_noise_shift, \
int access_unit_size_pow2, \

Definition at line 32 of file mlpdsp_init.c.

Function Documentation

◆ ff_mlpdsp_init_x86()

av_cold void ff_mlpdsp_init_x86 ( MLPDSPContext c)

Definition at line 196 of file mlpdsp_init.c.

Referenced by ff_mlpdsp_init().

mask
static const uint16_t mask[17]
Definition: lzw.c:38
index
int index
Definition: gxfenc.c:89
samples
Filter the word “frame” indicates either a video frame or a group of audio samples
Definition: filter_design.txt:8
int32_t
int32_t
Definition: audioconvert.c:56