Searched refs:SPDIF_MAX_OFFSET (Results 1 – 1 of 1) sorted by relevance
108 #define SPDIF_MAX_OFFSET 16384 macro119 const uint8_t *probe_end = p_buf + FFMIN(2 * SPDIF_MAX_OFFSET, buf_size - 1); in ff_spdif_probe()143 probe_end = FFMIN(buf + SPDIF_MAX_OFFSET, p_buf + buf_size - 1); in ff_spdif_probe()