Searched defs:nb_groups (Results 1 - 4 of 4) sorted by relevance
/third_party/ffmpeg/fftools/ | ||
H A D | cmdutils.h | 263 int nb_groups; member 270 int nb_groups; member |
H A D | cmdutils.c | 582 static int match_group_separator(const OptionGroupDef *groups, int nb_groups, in match_group_separator() argument 642 init_parse_context(OptionParseContext *octx, const OptionGroupDef *groups, int nb_groups) init_parse_context() argument 687 split_commandline(OptionParseContext *octx, int argc, char *argv[], const OptionDef *options, const OptionGroupDef *groups, int nb_groups) split_commandline() argument [all...] |
/third_party/ffmpeg/libavcodec/ | ||
H A D | dolby_e.c | 67 int nb_groups; member [all...] |
H A D | ac3enc.c | 548 int nb_groups, i, k; in encode_exponents_blk_ch() local 671 int nb_groups, bit_coun in count_exponent_bits() local 703 int group_size, nb_groups; ac3_group_exponents() local 1605 int nb_groups; output_audio_block() local [all...] |
Completed in 6 milliseconds