Home
last modified time | relevance | path

Searched refs:PAF_SOUND_FRAME_SIZE (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dpaf.h26 #define PAF_SOUND_FRAME_SIZE ((256 + PAF_SOUND_SAMPLES) * 2) macro
H A Dpafaudio.c53 frames = pkt->size / PAF_SOUND_FRAME_SIZE; in paf_audio_decode()
/third_party/ffmpeg/libavformat/
H A Dpaf.c218 pkt->duration = PAF_SOUND_SAMPLES * (p->audio_size / PAF_SOUND_FRAME_SIZE); in read_packet()

Completed in 1 milliseconds