Home
last modified time | relevance | path

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

/external/webp/src/dec/
Dwebp.c101 int* const width_ptr, int* const height_ptr, in ParseVP8X() argument
134 if (width_ptr != NULL) *width_ptr = width; in ParseVP8X()