Home
last modified time | relevance | path

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

/aosp_15_r20/external/webp/src/dec/
H A Didec_dec.c577 static VP8StatusCode IDecode(WebPIDecoder* idec) { in IDecode() function
811 return IDecode(idec); in WebPIAppend()
832 return IDecode(idec); in WebPIUpdate()
/aosp_15_r20/external/webp/
H A DChangeLog878 5f0f5c07 Make sure partition #0 is read before VP8 data in IDecode.