Home
last modified time | relevance | path

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

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