Searched refs:dclamp_P1 (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.c490 const vector signed short dclamp_P1 = vec_max((vector signed short)zero, finald); local
491 const vector signed short dclamp_P = vec_min(dclamp_P1, q);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libpostproc/
H A Dpostprocess_altivec_template.c490 const vector signed short dclamp_P1 = vec_max((vector signed short)zero, finald); local
491 const vector signed short dclamp_P = vec_min(dclamp_P1, q);

Completed in 47 milliseconds