Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dsnow_dwt.c121 const int mirror_right = (width & 1) ^ highpass; in lift() local
139 if (mirror_right) in lift()
151 const int mirror_right = (width & 1) ^ highpass; in liftS() local
172 if (mirror_right) in liftS()