Home
last modified time | relevance | path

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

/PHP-5.5/ext/gd/libgd/
H A Dwebpimg.c640 int QP) { in SetupParams() argument
642 cfg->rc_min_quantizer = QP; in SetupParams()
643 cfg->rc_max_quantizer = QP; in SetupParams()
664 int QP, in VPXEncode() argument
683 || QP < 0 || QP > 63) { in VPXEncode()
692 SetupParams(&cfg, QP); in VPXEncode()
751 int QP, in WebPEncode() argument
761 QP, kRiffHeaderSize, in WebPEncode()
H A Dwebpimg.h108 int QP,

Completed in 10 milliseconds