Searched defs:PCM (Results 1 – 1 of 1) sorted by relevance
47 #define PCM(format) (AV_CODEC_ID_PCM_ ## format ## BE) macro49 #define PCM(format) (AV_CODEC_ID_PCM_ ## format ## LE) macro