Searched refs:eac3_repeat (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dspdifenc.c117 static const uint8_t eac3_repeat[4] = {6, 3, 2, 1}; local
121 repeat = eac3_repeat[(pkt->data[4] & 0x30) >> 4]; /* numblkscod */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dspdifenc.c116 static const uint8_t eac3_repeat[4] = {6, 3, 2, 1}; local
120 repeat = eac3_repeat[(pkt->data[4] & 0x30) >> 4]; /* numblkscod */

Completed in 49 milliseconds