Home
last modified time | relevance | path

Searched defs:cache_pixs (Results 1 – 2 of 2) sorted by relevance

/external/opencv3/3rdparty/libwebp/dec/
Dvp8l.c614 const int cache_pixs = dec->width_ * num_rows; in ApplyInverseTransforms() local
1101 const int cache_pixs = width * num_rows; in ExtractAlphaRows() local
/external/webp/src/dec/
Dvp8l.c701 const int cache_pixs = dec->width_ * num_rows; in ApplyInverseTransforms() local
1451 const int cache_pixs = width * num_rows; in ExtractAlphaRows() local