Searched defs: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
139 const int mirror_right= (width&1) ^ highpass; local
172 const int mirror_right= (width&1) ^ highpass; local
205 const int mirror_right= (width&1) ^ highpass; local
/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
156 const int mirror_right = (width & 1) ^ highpass; local

Completed in 73 milliseconds