Searched refs:maxClippedThreshold (Results 1 – 3 of 3) sorted by relevance
103 …AVRational maxClippedThreshold; ///< amount of "black" you are willing to lose to get a brightness… member
3381 … maxClipped= av_rescale(sum, c.ppMode.maxClippedThreshold.num, c.ppMode.maxClippedThreshold.den); in RENAME()
677 ppMode->maxClippedThreshold= (AVRational){1,100}; in pp_get_mode_by_name_and_quality()