Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dsp/
A Dlossless_enc.c601 const int xsub = x & mask; in VP8LBundleColorMap_C() local
602 if (xsub == 0) { in VP8LBundleColorMap_C()
605 code |= row[x] << (8 + bit_depth * xsub); in VP8LBundleColorMap_C()

Completed in 4 milliseconds