Home
last modified time | relevance | path

Searched defs:group_len (Results 1 - 8 of 8) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Daaccoder_trellis.h59 codebook_trellis_rate(AACEncContext *s, SingleChannelElement *sce, int win, int group_len, const float lambda) codebook_trellis_rate() argument
H A Daacenc_utils.h80 static inline float find_max_val(int group_len, int swb_size, const float *scaled) in find_max_val() argument
104 static inline float find_form_factor(int group_len, int swb_size, float thresh, in find_form_factor() argument
H A Daaccoder.c77 encode_window_bands_info(AACEncContext *s, SingleChannelElement *sce, int win, int group_len, const float lambda) encode_window_bands_info() argument
[all...]
H A Daac.h180 uint8_t group_len[8]; member
/third_party/icu/icu4c/source/i18n/
H A Drematch.cpp1166 UText *RegexMatcher::group(UText *dest, int64_t &group_len, UErrorCode &status) const { in group() argument
1171 UText *RegexMatcher::group(int32_t groupNum, UText *dest, int64_t &group_len, UErrorCode &status) const { in group() argument
/third_party/node/deps/icu-small/source/i18n/
H A Drematch.cpp1166 UText *RegexMatcher::group(UText *dest, int64_t &group_len, UErrorCode &status) const { in group() argument
1171 UText *RegexMatcher::group(int32_t groupNum, UText *dest, int64_t &group_len, UErrorCode &status) const { in group() argument
/third_party/skia/third_party/externals/icu/source/i18n/
H A Drematch.cpp1156 UText *RegexMatcher::group(UText *dest, int64_t &group_len, UErrorCode &status) const { in group() argument
1161 UText *RegexMatcher::group(int32_t groupNum, UText *dest, int64_t &group_len, UErrorCode &status) const { in group() argument
/third_party/icu/icu4c/source/test/intltest/
H A Dregextst.cpp2032 int64_t group_len; in API_Match_UTF8() local

Completed in 34 milliseconds