Home
last modified time | relevance | path

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

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