FFmpeg  1.2.12
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

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

Definition at line 26 of file paf.h.

Referenced by paf_aud_decode(), and read_packet().

#define PAF_SOUND_SAMPLES   2205

Definition at line 25 of file paf.h.

Referenced by paf_aud_decode(), and read_packet().