Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Ddec_neon.c1545 static void DC16TopLeft(uint8_t* dst) { DC16(dst, 1, 1); } in DC16TopLeft() function
1618 VP8PredLuma16[0] = DC16TopLeft; in VP8DspInitNEON()