Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/libwebp/src/mux/
H A Danim_encode.c54 WebPConfig last_config_; // Cached in case a re-encode is needed. member
55 WebPConfig last_config_reversed_; // If 'last_config_' uses lossless, then
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()

Completed in 3 milliseconds