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

  /external/webp/include/webp/
decode.h 136 } WebPYUVABuffer;
145 WebPYUVABuffer YUVA;
  /external/webp/src/dec/
buffer.c 32 const WebPYUVABuffer* const buf = &buffer->u.YUVA;
96 WebPYUVABuffer* const buf = &buffer->u.YUVA;
io.c 237 const WebPYUVABuffer* const buf = &output->u.YUVA;
380 const WebPYUVABuffer* const buf = &p->output->u.YUVA;
547 const WebPYUVABuffer* const buf = &p->output->u.YUVA;
    [all...]
webp.c 255 const WebPYUVABuffer* const buf = &output.u.YUVA;

Completed in 3056 milliseconds