Home
last modified time | relevance | path

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

/external/webp/src/dec/
Dframe.c382 static const int kScan[16] = { variable
471 uint8_t* const dst = y_dst + kScan[n]; in VP8ReconstructBlock()
484 uint8_t* const dst = y_dst + kScan[n]; in VP8ReconstructBlock()