Searched refs:SRC1 (Results 1 - 4 of 4) sorted by relevance
| /third_party/ffmpeg/libavutil/arm/ |
| H A D | float_dsp_vfp.S | 79 SRC1 .req a3 label 91 add SRC1, SRC1, LEN, lsl #2 106 vldmdb SRC1!, {s20} 121 vldmdb SRC1!, {s20} 122 vldmdb SRC1!, {s21} 145 vldmdb SRC1!, {s20} 146 vldmdb SRC1!, {s21} 147 vldmdb SRC1!, {s22} 148 vldmdb SRC1!, {s2 [all...] |
| /third_party/unity/test/ |
| H A D | Makefile | 25 SRC1 = ../src/unity.c tests/test_unity_arrays.c build/test_unity_arraysRunner.c macro 42 coverage: $(SRC1) $(SRC2) $(SRC3) $(SRC4) $(SRC5) $(SRC6) $(SRC7) $(SRC8) 44 $(CC) $(CFLAGS) $(DEFINES) $(foreach i,$(SRC1), ../$i) $(COV_FLAGS) -o ../$(TARGET) 100 test: $(SRC1) $(SRC2) $(SRC3) $(SRC4) $(SRC5) $(SRC6) $(SRC7) $(SRC8) 101 $(CC) $(CFLAGS) $(DEFINES) $(INC_DIR) $(SRC1) -o $(TARGET)
|
| /third_party/skia/third_party/externals/libwebp/src/dsp/ |
| H A D | rescaler_neon.c | 32 #define STORE_32x8(SRC0, SRC1, DST) do { \ 34 vst1q_u32((DST) + 4, SRC1); \
|
| /third_party/ffmpeg/tests/fate/ |
| H A D | filter-audio.mak | 232 fate-filter-amix-simple: CMD = ffmpeg -auto_conversion_filters -filter_complex amix -i $(SRC) -ss 3 -i $(SRC1) -f f32le - 236 fate-filter-amix-first: CMD = ffmpeg -auto_conversion_filters -filter_complex amix=duration=first -ss 4 -i $(SRC) -i $(SRC1) -f f32le - 242 fate-filter-amix-transition: CMD = ffmpeg -auto_conversion_filters -filter_complex amix=inputs=3:dropout_transition=0.5 -i $(SRC) -ss 2 -i $(SRC1) -ss 4 -i $(SRC2) -f f32le - 248 $(FATE_AMIX): SRC1 = $(TARGET_PATH)/tests/data/asynth-44100-2-2.wav macro 300 fate-filter-join: SRC1 = $(TARGET_PATH)/tests/data/asynth-44100-2.wav macro 303 fate-filter-join: CMD = md5 -auto_conversion_filters -i $(SRC1) -i $(SRC2) -filter_complex join=channel_layout=5c -f s16le
|
Completed in 3 milliseconds