Searched refs:WebPRescalerHasPendingOutput (Results 1 – 4 of 4) sorted by relevance
130 !WebPRescalerHasPendingOutput(rescaler)) { in WebPRescalerImport()153 while (WebPRescalerHasPendingOutput(rescaler)) { in WebPRescalerExport()
92 int WebPRescalerHasPendingOutput(const WebPRescaler* const rescaler) { in WebPRescalerHasPendingOutput() function
369 while (WebPRescalerHasPendingOutput(p->scaler_y) && in ExportRGB()370 WebPRescalerHasPendingOutput(p->scaler_u)) { in ExportRGB()422 while (WebPRescalerHasPendingOutput(p->scaler_a) && in ExportAlpha()452 while (WebPRescalerHasPendingOutput(p->scaler_a) && in ExportAlphaRGBA4444()
587 while (WebPRescalerHasPendingOutput(rescaler)) { in Export()673 while (WebPRescalerHasPendingOutput(rescaler)) { in ExportYUVA()