Searched refs:is_ext_format_ (Results 1 - 2 of 2) sorted by last modified time

/external/webp/src/demux/
H A Ddemux.c65 int is_ext_format_; member in struct:WebPDemuxer
447 if (!dmux->is_ext_format_ && frame->width_ > 0 && frame->height_ > 0) {
568 dmux->is_ext_format_ = 1;
/external/chromium_org/third_party/libwebp/demux/
H A Ddemux.c65 int is_ext_format_; member in struct:WebPDemuxer
447 if (!dmux->is_ext_format_ && frame->width_ > 0 && frame->height_ > 0) {
568 dmux->is_ext_format_ = 1;

Completed in 133 milliseconds