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

  /external/webp/src/dec/
vp8l.c 160 static WEBP_INLINE int GetCopyLength(int length_symbol,
    [all...]
  /external/opencv3/3rdparty/libwebp/dec/
vp8l.c 133 static WEBP_INLINE int GetCopyLength(int length_symbol,
739 const int length = GetCopyLength(length_sym, br); \
    [all...]

Completed in 90 milliseconds