summaryrefslogtreecommitdiffstats
path: root/libavfilter/unsharp_opencl.c
diff options
context:
space:
mode:
authorJames Cowgill <[email protected]>2015-03-05 17:40:15 +0000
committerMichael Niedermayer <[email protected]>2015-03-06 14:37:44 +0100
commit157d6f0d5b95261bf053566d8a1c2652387da30c (patch)
treeca481834165a1f3c103eea9dc50fd5e877bbcbde /libavfilter/unsharp_opencl.c
parenteae13eae9d6499e81cd77bcd9e13f7bcb31b5577 (diff)
mips: port optimizations to mips n64
This mainly consists of replacing all the pointer arithmatic 'addiu' instructions with PTR_ADDIU which will handle the differences in pointer sizes when compiled on 64 bit mips systems. The header asmdefs.h contains the PTR_ macros which expend to the correct mips instructions to manipulate registers containing pointers. Signed-off-by: James Cowgill <[email protected]> Reviewed-by: Nedeljko Babic <[email protected]> Signed-off-by: Michael Niedermayer <[email protected]>
Diffstat (limited to 'libavfilter/unsharp_opencl.c')
0 files changed, 0 insertions, 0 deletions