Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Dspdifdec.c36 static int spdif_get_offset_and_codec(AVFormatContext *s, in spdif_get_offset_and_codec() function
146 if (!spdif_get_offset_and_codec(NULL, (buf[2] << 8) | buf[1], in ff_spdif_probe()
204 ret = spdif_get_offset_and_codec(s, data_type, pkt->data, in ff_spdif_read_packet()

Completed in 1 milliseconds