Searched defs:PCM (Results 1 – 3 of 3) sorted by relevance
| /third_party/rust/rust/src/tools/miri/bench-cargo-miri/mse/src/ |
| D | main.rs | 4 static PCM: &[i16] = &[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0… constant
|
| /third_party/ffmpeg/libavformat/ |
| D | avisynth.c | 48 #define PCM(format) (AV_CODEC_ID_PCM_ ## format ## BE) macro 50 #define PCM(format) (AV_CODEC_ID_PCM_ ## format ## LE) macro
|
| /third_party/ffmpeg/tests/ |
| D | Makefile | 112 PCM = $(call ALLYES, $(1)_DEMUXER $(2)_DECODER $(3) FILE_PROTOCOL \ macro
|