Searched defs:MAX_LEVEL (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/third_party/libwebp/enc/
H A Dconfig.c142 #define MAX_LEVEL 9 macro
148 } kLosslessPresets[MAX_LEVEL + 1] = {
154 if (config == NULL || level < 0 || level > MAX_LEVEL) return 0;
H A Dvp8enci.h62 MAX_LEVEL = 2047 // max level (note: max codable is 2047 + 67) enumerator in enum:__anon13281
/external/webp/src/enc/
H A Dconfig.c142 #define MAX_LEVEL 9 macro
148 } kLosslessPresets[MAX_LEVEL + 1] = {
154 if (config == NULL || level < 0 || level > MAX_LEVEL) return 0;
H A Dvp8enci.h62 MAX_LEVEL = 2047 // max level (note: max codable is 2047 + 67) enumerator in enum:__anon33378
/external/libhevc/decoder/
H A Dihevcd_defs.h129 #define MAX_LEVEL IHEVC_LEVEL_62 macro
/external/libhevc/test/decoder/
H A Dmain.c271 MAX_LEVEL, enumerator in enum:__anon23851
339 { "--", "--max_level", MAX_LEVEL,
1251 case MAX_LEVEL:
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...

Completed in 3655 milliseconds