Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Dsol.c48 #define SOL_16BIT 4 macro
59 if (type & SOL_16BIT) in sol_codec_id()
70 if (type & SOL_16BIT) return 3;//SOL_DPCM_NEW16; in sol_codec_type()