Home
last modified time | relevance | path

Searched refs:MAX_ITEMS (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavfilter/
H A Daf_speechnorm.c42 #define MAX_ITEMS 882000 macro
54 PeriodItem pi[MAX_ITEMS];
128 if (start >= MAX_ITEMS) in get_pi_samples()
193 if (start >= MAX_ITEMS) in next_pi()
216 if (idx >= MAX_ITEMS) in min_gain()
252 if (pi_end >= MAX_ITEMS) \
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-uniscribe.cc678 #define MAX_ITEMS 256 in _hb_uniscribe_shape() macro
680 SCRIPT_ITEM items[MAX_ITEMS + 1]; in _hb_uniscribe_shape()
683 ULONG script_tags[MAX_ITEMS]; in _hb_uniscribe_shape()
695 MAX_ITEMS, in _hb_uniscribe_shape()
704 #undef MAX_ITEMS in _hb_uniscribe_shape() macro

Completed in 3 milliseconds