Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/libwebp/src/mux/
Danim_encode.c54 WebPConfig last_config_; // Cached in case a re-encode is needed. member
981 (enc->last_config_.lossless || enc->options_.allow_mixed); in IncreasePreviousDuration()
1099 enc->last_config_ = *config; in SetFrame()
1453 if (!EncodeFrame(&enc->last_config_, canvas_buf, &mem1)) goto Err; in FrameToFullCanvas()
/third_party/skia/third_party/externals/libwebp/src/mux/
Danim_encode.c54 WebPConfig last_config_; // Cached in case a re-encode is needed. member
979 (enc->last_config_.lossless || enc->options_.allow_mixed); in IncreasePreviousDuration()
1097 enc->last_config_ = *config; in SetFrame()
1457 if (!EncodeFrame(&enc->last_config_, canvas_buf, &mem1)) goto Err; in FrameToFullCanvas()