FFmpeg
Macros
paf.h File Reference

Go to the source code of this file.

Macros

#define PAF_SOUND_SAMPLES   2205
 
#define PAF_SOUND_FRAME_SIZE   ((256 + PAF_SOUND_SAMPLES) * 2)
 

Macro Definition Documentation

◆ PAF_SOUND_SAMPLES

#define PAF_SOUND_SAMPLES   2205

Definition at line 25 of file paf.h.

◆ PAF_SOUND_FRAME_SIZE

#define PAF_SOUND_FRAME_SIZE   ((256 + PAF_SOUND_SAMPLES) * 2)

Definition at line 26 of file paf.h.