FFmpeg
4.0
|
Go to the source code of this file.
Macros | |
#define | PAF_SOUND_SAMPLES 2205 |
#define | PAF_SOUND_FRAME_SIZE ((256 + PAF_SOUND_SAMPLES) * 2) |
#define PAF_SOUND_SAMPLES 2205 |
Definition at line 25 of file paf.h.
Referenced by paf_audio_decode(), and read_packet().
#define PAF_SOUND_FRAME_SIZE ((256 + PAF_SOUND_SAMPLES) * 2) |
Definition at line 26 of file paf.h.
Referenced by paf_audio_decode(), and read_packet().