Searched refs:spdif_mpeg_pkt_offset (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dspdifdec.c47 *offset = spdif_mpeg_pkt_offset[1][0];
51 *offset = spdif_mpeg_pkt_offset[1][0];
69 *offset = spdif_mpeg_pkt_offset[0][0];
73 *offset = spdif_mpeg_pkt_offset[0][1];
77 *offset = spdif_mpeg_pkt_offset[0][2];
H A Dspdif.h55 static const uint16_t spdif_mpeg_pkt_offset[2][3] = { variable
H A Dspdifenc.c342 ctx->pkt_offset = spdif_mpeg_pkt_offset[version & 1][layer];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dspdifdec.c47 *offset = spdif_mpeg_pkt_offset[1][0];
51 *offset = spdif_mpeg_pkt_offset[1][0];
69 *offset = spdif_mpeg_pkt_offset[0][0];
73 *offset = spdif_mpeg_pkt_offset[0][1];
77 *offset = spdif_mpeg_pkt_offset[0][2];
H A Dspdif.h54 static const uint16_t spdif_mpeg_pkt_offset[2][3] = { variable
H A Dspdifenc.c341 ctx->pkt_offset = spdif_mpeg_pkt_offset[version & 1][layer];

Completed in 105 milliseconds