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

  /external/chromium_org/third_party/libwebp/enc/
vp8li.h 60 WebPEncodingError VP8LEncodeStream(const WebPConfig* const config,
alpha.c 89 ok = ok && (VP8LEncodeStream(&config, &picture, &tmp_bw) == VP8_ENC_OK);
vp8l.c 973 WebPEncodingError VP8LEncodeStream(const WebPConfig* const config,
    [all...]
  /external/webp/src/enc/
vp8li.h 60 WebPEncodingError VP8LEncodeStream(const WebPConfig* const config,
alpha.c 89 ok = ok && (VP8LEncodeStream(&config, &picture, &tmp_bw) == VP8_ENC_OK);
vp8l.c 973 WebPEncodingError VP8LEncodeStream(const WebPConfig* const config,
    [all...]

Completed in 1567 milliseconds