Home
last modified time | relevance | path

Searched defs:hd_buf (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavformat/
Dspdifenc.c72 uint8_t *hd_buf[2]; ///< allocated buffers to concatenate hd audio frames member
424 uint8_t *hd_buf = ctx->hd_buf[ctx->hd_buf_idx]; in spdif_header_truehd() local