Searched refs:dtshd_skip (Results 1 – 1 of 1) sorted by relevance
78 int dtshd_skip; ///< counter used for skipping DTS-HD frames member216 if (!ctx->dtshd_skip) in spdif_header_dts4()220 ctx->dtshd_skip = sample_rate * ctx->dtshd_fallback / (blocks << 5); in spdif_header_dts4()224 ctx->dtshd_skip = 1; in spdif_header_dts4()226 if (ctx->dtshd_skip && core_size) { in spdif_header_dts4()229 --ctx->dtshd_skip; in spdif_header_dts4()