HomeSort by relevance Sort by last modified time
    Searched refs:VP8DecompressAlphaRows (Results 1 - 3 of 3) sorted by null

  /external/webp/src/dec/
alpha.c 117 const uint8_t* VP8DecompressAlphaRows(VP8Decoder* const dec,
vp8i.h 321 const uint8_t* VP8DecompressAlphaRows(VP8Decoder* const dec,
frame.c 207 io->a = VP8DecompressAlphaRows(dec, y_start, y_end - y_start);

Completed in 60 milliseconds