Searched defs:group_len (Results 1 – 9 of 9) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
D | aacenc_utils.h | 80 static inline float find_max_val(int group_len, int swb_size, const float *scaled) in find_max_val() 104 static inline float find_form_factor(int group_len, int swb_size, float thresh, in find_form_factor()
|
D | aaccoder_trellis.h | 60 int win, int group_len, const float lambda) in codebook_trellis_rate()
|
D | aaccoder.c | 78 int win, int group_len, const float lambda) in encode_window_bands_info()
|
D | aac.h | 179 uint8_t group_len[8]; member
|
/third_party/node/deps/icu-small/source/i18n/ |
D | rematch.cpp | 1166 UText *RegexMatcher::group(UText *dest, int64_t &group_len, UErrorCode &status) const { in group() 1171 UText *RegexMatcher::group(int32_t groupNum, UText *dest, int64_t &group_len, UErrorCode &status) c… in group()
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | rematch.cpp | 1156 UText *RegexMatcher::group(UText *dest, int64_t &group_len, UErrorCode &status) const { in group() 1161 UText *RegexMatcher::group(int32_t groupNum, UText *dest, int64_t &group_len, UErrorCode &status) c… in group()
|
/third_party/icu/icu4c/source/i18n/ |
D | rematch.cpp | 1156 UText *RegexMatcher::group(UText *dest, int64_t &group_len, UErrorCode &status) const { in group() 1161 UText *RegexMatcher::group(int32_t groupNum, UText *dest, int64_t &group_len, UErrorCode &status) c… in group()
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | rematch.cpp | 1156 UText *RegexMatcher::group(UText *dest, int64_t &group_len, UErrorCode &status) const { in group() 1161 UText *RegexMatcher::group(int32_t groupNum, UText *dest, int64_t &group_len, UErrorCode &status) c… in group()
|
/third_party/icu/icu4c/source/test/intltest/ |
D | regextst.cpp | 2032 int64_t group_len; in API_Match_UTF8() local
|