Home
last modified time | relevance | path

Searched refs:decoder_status (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dcrystalhd.c426 BC_DTS_STATUS decoder_status = { 0, }; in copy_frame() local
462 ret = DtsGetDriverStatus(priv->dev, &decoder_status); in copy_frame()
708 BC_DTS_STATUS decoder_status = { 0, }; in crystalhd_receive_frame() local
743 bc_ret = DtsGetDriverStatus(dev, &decoder_status); in crystalhd_receive_frame()
749 if (decoder_status.ReadyListCount == 0) { in crystalhd_receive_frame()