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

  /external/chromium_org/third_party/libwebp/dec/
frame.c 246 static int FinishRow(VP8Decoder* const dec, VP8Io* const io) {
355 ok = FinishRow(dec, io);
497 worker->hook = (WebPWorkerHook)FinishRow;
  /external/webp/src/dec/
frame.c 246 static int FinishRow(VP8Decoder* const dec, VP8Io* const io) {
355 ok = FinishRow(dec, io);
497 worker->hook = (WebPWorkerHook)FinishRow;

Completed in 46 milliseconds