OSDN Git Service

avcodec/ppc/h264dsp: POWER LE support for h264_idct8_add_altivec() h264_idct_dc_add_i...
authorRong Yan <rongyan236@gmail.com>
Fri, 28 Nov 2014 06:49:50 +0000 (06:49 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Fri, 28 Nov 2014 14:30:02 +0000 (15:30 +0100)
commit57c89c50bd2f971833e92d7441ced7b94487988d
tree42aff6d85f6b87f6c33d70b4764a1efdef3b986e
parentf001a2bd344e01097fbc546375620ed11ee4c376
avcodec/ppc/h264dsp: POWER LE support for h264_idct8_add_altivec() h264_idct_dc_add_internal() h264_loop_filter_luma_altivec() write16x4() VEC_1D_DCT() weight_h264_W_altivec() biweight_h264_W_altivec() VEC_LOAD_U8_ADD_S16_STORE_U8() ALTIVEC_STORE_SUM_CLIP()

add marcos GET_2PERM() dstv_load() vdst_load() dest_unligned_store()

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavcodec/ppc/h264dsp.c