Searched refs:audiogen (Results 1 - 4 of 4) sorted by relevance
/third_party/ffmpeg/libavresample/tests/ |
H A D | avresample.c | 82 static void audiogen(AVLFG *rnd, void **data, enum AVSampleFormat sample_fmt, in audiogen() function 272 audiogen(&rnd, (void **)in_data, in_fmt, in_channels, in_rate, in_rate * 6); in main()
|
/third_party/ffmpeg/libswresample/tests/ |
H A D | swresample.c | 146 static void audiogen(void *data, enum AVSampleFormat sample_fmt, in audiogen() function 331 audiogen(ain, in_sample_fmt, in_ch_count, SAMPLES/6+1, SAMPLES); in main()
|
/third_party/ffmpeg/tests/ |
H A D | Makefile | 32 $(AREF): tests/audiogen$(HOSTEXESUF) | tests/data 35 tests/data/asynth-%.wav: tests/audiogen$(HOSTEXESUF) | tests/data
|
/third_party/ffmpeg/ |
H A D | Makefile | 19 TESTTOOLS = audiogen videogen rotozoom tiny_psnr tiny_ssim base64 audiomatch
|
Completed in 3 milliseconds