Searched refs:vsint16_2 (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libpostproc/
H A Dpostprocess_altivec_template.c960 const vector signed short vsint16_2 = vec_splat_s16(2); local
965 const vector signed short v_temp2 = vec_add(v_temp, vsint16_2); \
967 vec_sr(v_temp2, (vector unsigned short)vsint16_2); \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libpostproc/
H A Dpostprocess_altivec_template.c960 const vector signed short vsint16_2 = vec_splat_s16(2); local
965 const vector signed short v_temp2 = vec_add(v_temp, vsint16_2); \
967 vec_sr(v_temp2, (vector unsigned short)vsint16_2); \

Completed in 64 milliseconds