Home
last modified time | relevance | path

Searched refs:DSD_SILENCE (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Ddsddec.c34 #define DSD_SILENCE 0x69 macro
57 silence = avctx->codec_id == AV_CODEC_ID_DSD_LSBF || avctx->codec_id == AV_CODEC_ID_DSD_LSBF_PLANAR ? DSD_SILENCE_REVERSED : DSD_SILENCE; in decode_init()

Completed in 1 milliseconds