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

  /external/chromium_org/third_party/libwebp/demux/
demux.c 49 WebPMuxAnimBlend blend_method_; member in struct:Frame
318 frame->blend_method_ = (bits & 2) ? WEBP_MUX_NO_BLEND : WEBP_MUX_BLEND;
867 iter->blend_method = fragment->blend_method_;
    [all...]
  /external/webp/src/demux/
demux.c 49 WebPMuxAnimBlend blend_method_; member in struct:Frame
318 frame->blend_method_ = (bits & 2) ? WEBP_MUX_NO_BLEND : WEBP_MUX_BLEND;
867 iter->blend_method = fragment->blend_method_;
    [all...]

Completed in 145 milliseconds