Home
last modified time | relevance | path

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

/external/webp/src/dec/
Didec_dec.c630 WebPBitstreamFeatures tmp_features; in WebPIDecode() local
632 (config == NULL) ? &tmp_features : &config->input; in WebPIDecode()
633 memset(&tmp_features, 0, sizeof(tmp_features)); in WebPIDecode()