Searched refs:WEBP_FF_CANVAS_WIDTH (Results 1 - 2 of 2) sorted by relevance

/external/webp/include/webp/
H A Ddemux.h16 // uint32_t width = WebPDemuxGetI(demux, WEBP_FF_CANVAS_WIDTH);
107 WEBP_FF_CANVAS_WIDTH, enumerator in enum:WebPFormatFeature
/external/webp/src/demux/
H A Ddemux.c713 case WEBP_FF_CANVAS_WIDTH: return (uint32_t)dmux->canvas_width_;

Completed in 379 milliseconds