Searched defs:hd_buf (Results 1 – 1 of 1) sorted by relevance
72 uint8_t *hd_buf[2]; ///< allocated buffers to concatenate hd audio frames member424 uint8_t *hd_buf = ctx->hd_buf[ctx->hd_buf_idx]; in spdif_header_truehd() local