Searched defs:group_len (Results 1 - 8 of 8) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | aaccoder_trellis.h | 59 codebook_trellis_rate(AACEncContext *s, SingleChannelElement *sce, int win, int group_len, const float lambda) codebook_trellis_rate() argument
|
H A D | aacenc_utils.h | 80 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 D | aaccoder.c | 77 encode_window_bands_info(AACEncContext *s, SingleChannelElement *sce, int win, int group_len, const float lambda) encode_window_bands_info() argument [all...] |
H A D | aac.h | 180 uint8_t group_len[8]; member
|
/third_party/icu/icu4c/source/i18n/ |
H A D | rematch.cpp | 1166 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 D | rematch.cpp | 1166 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 D | rematch.cpp | 1156 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 D | regextst.cpp | 2032 int64_t group_len; in API_Match_UTF8() local
|
Completed in 34 milliseconds