Searched refs:opus_demo (Results 1 – 8 of 8) sorted by relevance
29 Once you have compiled the codec, there will be a opus_demo executable in32 Usage: opus_demo [-e] <application> <sampling rate (Hz)> <channels (1/2)>34 opus_demo -d <sampling rate (Hz)> <channels (1/2)> [options]54 with simple opus_demo proprietary framing.
93 OPUSDEMO_SRCS_C = src/opus_demo.c114 all: lib opus_demo opus_compare $(TESTS)124 opus_demo$(EXESUFFIX): $(OPUSDEMO_OBJS) $(TARGET)155 rm -f opus_demo$(EXESUFFIX) opus_compare$(EXESUFFIX) $(TARGET) \
91 OPUSDEMO_SRCS_C = src/opus_demo.c112 all: lib opus_demo opus_compare $(TESTS)122 opus_demo$(EXESUFFIX): $(OPUSDEMO_OBJS) $(TARGET)153 rm -f opus_demo$(EXESUFFIX) opus_compare$(EXESUFFIX) $(TARGET) \
87 noinst_PROGRAMS = opus_demo repacketizer_demo opus_compare tests/test_opus_api tests/test_opus_enco… program91 opus_demo_SOURCES = src/opus_demo.c177 win32/VS2015/opus_demo.vcxproj \182 win32/VS2015/opus_demo.vcxproj.filters \
66 Once you have compiled the codec, there will be a opus_demo executable69 Usage: opus_demo [-e] <application> <sampling rate (Hz)> <channels (1/2)>71 opus_demo -d <sampling rate (Hz)> <channels (1/2)> [options]96 bitstreams with simple opus_demo proprietary framing.
48 : ${OPUS_DEMO:=$CMD_PATH/opus_demo}
59 cp -a "${toplevel}"/src/opus_demo.c "${destdir}"/src/
16 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "opus_demo", "opus_demo.vcxproj", "{016C739D-63…