Home
last modified time | relevance | path

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

/external/ComputeLibrary/tests/validation/reference/
DEqualizeHistogram.cpp60 const size_t total_num_pixels = cd.back(); in equalize_histogram() local
/external/webp/src/dec/
Dvp8l_dec.c1516 const uint64_t total_num_pixels = in AllocateInternalBuffers32b() local
1531 const uint64_t total_num_pixels = (uint64_t)dec->width_ * dec->height_; in AllocateInternalBuffers8b() local