HomeSort by relevance Sort by last modified time
    Searched defs:WEBP_FF_FRAME_COUNT (Results 1 - 3 of 3) sorted by null

  /external/opencv3/3rdparty/libwebp/webp/
demux.h 111 WEBP_FF_FRAME_COUNT // Number of frames present in the demux object.
128 int num_frames; // equivalent to WEBP_FF_FRAME_COUNT.
  /external/webp/include/webp/
demux.h 123 WEBP_FF_FRAME_COUNT // Number of frames present in the demux object.
140 int num_frames; // equivalent to WEBP_FF_FRAME_COUNT.
  /external/webp/src/webp/
demux.h 123 WEBP_FF_FRAME_COUNT // Number of frames present in the demux object.
140 int num_frames; // equivalent to WEBP_FF_FRAME_COUNT.

Completed in 3235 milliseconds