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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Ddwt.c107 const int mirror_right= (width&1) ^ highpass; local
125 if(mirror_right){
139 const int mirror_right= (width&1) ^ highpass; local
157 if(mirror_right){
172 const int mirror_right= (width&1) ^ highpass; local
194 if(mirror_right){
205 const int mirror_right= (width&1) ^ highpass; local
227 if(mirror_right){
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dsnow_dwt.c126 const int mirror_right = (width & 1) ^ highpass; local
144 if (mirror_right)
156 const int mirror_right = (width & 1) ^ highpass; local
177 if (mirror_right)

Completed in 51 milliseconds