Searched refs:RAW_PACKET_SIZE (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Drawdec.c33 #define RAW_PACKET_SIZE 1024 macro
39 size = RAW_PACKET_SIZE;
H A Drmdec.c596 #define RAW_PACKET_SIZE 1000 macro
946 len = !ast->audio_framesize ? RAW_PACKET_SIZE :
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Drawdec.c101 #define RAW_PACKET_SIZE 1024 macro
107 size = RAW_PACKET_SIZE;
H A Drmdec.c543 #define RAW_PACKET_SIZE 1000 macro
877 len = !ast->audio_framesize ? RAW_PACKET_SIZE :

Completed in 75 milliseconds