/*!\brief Return pointer to the altref segmentation map * *\paramselfInstanceoftheclass *\paramsegmentation_overheadSegmentationoverheadinbytes *\parambandwidthCurrentframebandwidthinbytes * *\returnBooleanvaluetodisablesegmentation
*/ int vp9_alt_ref_aq_disable_if(conststruct ALT_REF_AQ *self, int segmentation_overhead, int bandwidth);
/*!\brief Set number of segments * *Itisusedfordeltaquantizercomputations *andthusitcanbelargerthan *maximumvalueofthesegmentationmap * *\paramselfInstanceoftheclass *\paramnsegmentsMaximumnumberofsegments
*/ void vp9_alt_ref_aq_set_nsegments(struct ALT_REF_AQ *const self, int nsegments);
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.