Home
last modified time | relevance | path

Searched defs:old_start (Results 1 – 3 of 3) sorted by relevance

/third_party/flutter/skia/third_party/externals/libwebp/src/dec/
Didec_dec.c169 const uint8_t* const old_start = mem->buf_ + mem->start_; in AppendToMemBuffer() local
207 const uint8_t* const old_start = old_buf + mem->start_; in RemapMemBuffer() local
/third_party/skia/third_party/externals/libwebp/src/dec/
Didec_dec.c169 const uint8_t* const old_start = in AppendToMemBuffer() local
210 const uint8_t* const old_start = in RemapMemBuffer() local
/third_party/gstreamer/gstreamer/plugins/elements/
Dgstidentity.c483 GstClockTime start, dur, old_start; in gst_identity_sink_event() local