Searched refs:WebPRescalerHasPendingOutput (Results 1 – 8 of 8) sorted by relevance
61 int WebPRescalerHasPendingOutput(const WebPRescaler* const rescaler) { in WebPRescalerHasPendingOutput() function
143 while (WebPRescalerHasPendingOutput(rescaler)) { in WebPRescalerExport()
369 while (WebPRescalerHasPendingOutput(&p->scaler_y) && in ExportRGB()370 WebPRescalerHasPendingOutput(&p->scaler_u)) { in ExportRGB()420 while (WebPRescalerHasPendingOutput(&p->scaler_a)) { in ExportAlpha()449 while (WebPRescalerHasPendingOutput(&p->scaler_a)) { in ExportAlphaRGBA4444()
410 while (WebPRescalerHasPendingOutput(rescaler)) { in Export()523 while (WebPRescalerHasPendingOutput(rescaler)) { in ExportYUVA()
411 while (WebPRescalerHasPendingOutput(rescaler)) { in Export()524 while (WebPRescalerHasPendingOutput(rescaler)) { in ExportYUVA()