Searched defs:SEG_LVL_MAX (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/
H A Dvp9_seg_common.h34 SEG_LVL_MAX = 4 // Number of features supported enumerator in enum:__anon13135
48 int16_t feature_data[MAX_SEGMENTS][SEG_LVL_MAX];
/external/libvpx/libvpx/vp9/common/
H A Dvp9_seg_common.h34 SEG_LVL_MAX = 4 // Number of features supported enumerator in enum:__anon24926
48 int16_t feature_data[MAX_SEGMENTS][SEG_LVL_MAX];

Completed in 748 milliseconds