Diego Biurrun
|
fd502f4f5f
|
build: Generalize yasm/nasm-related variable names
None of them are specific to the YASM assembler.
(Cherry-picked from libav commit 39e208f4d4 )
Signed-off-by: James Almer <jamrial@gmail.com>
|
2017-06-21 17:00:29 -03:00 |
|
James Almer
|
7a15cf42ee
|
x86/diracdsp: make ff_put_signed_rect_clamped_10_sse4 work on x86_32
Reviewed-by: Rostislav Pehlivanov <atomnuker@gmail.com>
Signed-off-by: James Almer <jamrial@gmail.com>
|
2016-07-20 13:43:38 -03:00 |
|
Rostislav Pehlivanov
|
df1dc52195
|
diracdsp_init: add missing ARCH_X86_64 check
That SIMD is still x86_64 only for now.
Signed-off-by: Rostislav Pehlivanov <atomnuker@gmail.com>
|
2016-07-12 00:39:12 +01:00 |
|
Rostislav Pehlivanov
|
bd61f3c6bf
|
diracdsp: add SIMD for the 10 bit version of put_signed_rect_clamped
Signed-off-by: Rostislav Pehlivanov <rpehlivanov@obe.tv>
|
2016-07-11 23:33:24 +01:00 |
|
Rostislav Pehlivanov
|
80721cc1ff
|
diracdsp: add dequantization SIMD
Currently unused, to be used in the following commits.
Signed-off-by: Rostislav Pehlivanov <rpehlivanov@obe.tv>
|
2016-07-11 23:30:11 +01:00 |
|
Timothy Gu
|
17ab8f7e68
|
diracdsp: Make x86 files/functions names consistent
|
2016-02-05 19:29:43 -08:00 |
|