Searched refs:properStride (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.c79 const int properStride = (stride % 16); local
81 const int two_vectors = ((srcAlign > 8) || properStride) ? 1 : 0;
129 if (properStride && srcAlign) {
224 const int properStride = (stride % 16); local
267 if (properStride && srcAlign) {
385 if (properStride && srcAlign) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libpostproc/
H A Dpostprocess_altivec_template.c79 const int properStride = (stride % 16); local
81 const int two_vectors = ((srcAlign > 8) || properStride) ? 1 : 0;
129 if (properStride && srcAlign) {
224 const int properStride = (stride % 16); local
267 if (properStride && srcAlign) {
385 if (properStride && srcAlign) {

Completed in 156 milliseconds