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

  /frameworks/av/include/drm/
DrmConstraints.h 40 static const String8 MAX_REPEAT_COUNT;
  /frameworks/av/drm/common/
DrmConstraints.cpp 21 const String8 DrmConstraints::MAX_REPEAT_COUNT("max_repeat_count");
  /external/pcre/dist2/src/
pcre2_compile.c 145 #define MAX_REPEAT_COUNT 65535u
146 #define REPEAT_UNLIMITED (MAX_REPEAT_COUNT+1)
    [all...]

Completed in 78 milliseconds