OSDN Git Service

hevcdsp: split the pred functions by width
authorAnton Khirnov <anton@khirnov.net>
Fri, 24 Jul 2015 16:56:54 +0000 (18:56 +0200)
committerAnton Khirnov <anton@khirnov.net>
Sat, 5 Dec 2015 20:10:41 +0000 (21:10 +0100)
commit688417399c69aadd4c287bdb0dec82ef8799011c
tree872ef2840ecd6007bad27df007b0f97ee19c9ae0
parent818bfe7f0a3ff243deb63c4b146de2563f38ffd4
hevcdsp: split the pred functions by width

This should allow for more efficient SIMD.
libavcodec/hevc.c
libavcodec/hevcdsp.c
libavcodec/hevcdsp.h
libavcodec/hevcdsp_template.c