Searched refs:hd_buf_idx (Results 1 – 1 of 1) sorted by relevance
76 int hd_buf_idx; ///< active hd buffer index (truehd) member424 uint8_t *hd_buf = ctx->hd_buf[ctx->hd_buf_idx]; in spdif_header_truehd()507 ctx->hd_buf_idx ^= 1; in spdif_header_truehd()508 hd_buf = ctx->hd_buf[ctx->hd_buf_idx]; in spdif_header_truehd()