Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Dspdifdec.c51 *offset = spdif_mpeg_pkt_offset[1][0]; in spdif_get_offset_and_codec()
55 *offset = spdif_mpeg_pkt_offset[1][0]; in spdif_get_offset_and_codec()
73 *offset = spdif_mpeg_pkt_offset[0][0]; in spdif_get_offset_and_codec()
77 *offset = spdif_mpeg_pkt_offset[0][1]; in spdif_get_offset_and_codec()
81 *offset = spdif_mpeg_pkt_offset[0][2]; in spdif_get_offset_and_codec()
H A Dspdif.h55 static const uint16_t spdif_mpeg_pkt_offset[2][3] = { variable
H A Dspdifenc.c351 ctx->pkt_offset = spdif_mpeg_pkt_offset[version & 1][layer]; in spdif_header_mpeg()

Completed in 2 milliseconds