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

  /external/opencv3/3rdparty/libwebp/enc/
vp8li.h 34 int current_width_; // Corresponds to packed image width. member in struct:__anon20467
vp8l.c 810 enc->current_width_ = width;
901 ApplyPalette(src, dst, pic->argb_stride, enc->current_width_,
    [all...]
  /external/webp/src/enc/
vp8li.h 35 int current_width_; // Corresponds to packed image width. member in struct:__anon26170
vp8l.c     [all...]
delta_palettization.c 439 err = ApplyDeltaPalette(src, dst, pic->argb_stride, enc->current_width_,

Completed in 42 milliseconds