Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
Dvf_unsharp.c73 …const int32_t halfscale = fp->halfscale; \
131 … (int32_t)((tmp1 + halfscale) >> scalebits)) * amount) >> (8+nbits)); \
181 fp->halfscale = 1 << (fp->scalebits - 1); in set_filter_param()
Dunsharp.h39 int32_t halfscale; ///< amount to add to pixel member