Searched refs:num_ch (Results 1 – 3 of 3) sorted by relevance
58 ctx->group[i].num_ch = group_map[i] + 1; in ff_psy_init()59 for (j = 0; j < ctx->group[i].num_ch * 2; j++) in ff_psy_init()78 ch += ctx->group[i++].num_ch; in ff_psy_find_group()
70 uint8_t num_ch; ///< number of channels in this group member
854 for (ch = 0; ch < group->num_ch; ch++) in psy_3gpp_analyze()