Searched defs:mirror_right (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
H A D | snow_dwt.c | 121 const int mirror_right = (width & 1) ^ highpass; in lift() local 151 const int mirror_right = (width & 1) ^ highpass; in liftS() local |
Completed in 5 milliseconds