Searched defs:sub_level (Results 1 – 6 of 6) sorted by relevance
49 uint64_t sub_level() const { return sub_level_; } in sub_level() function
44 …Word16 sub_level[COMPLEN]; /* input levels calculated at the end of a frame (lookahead… member
106 Word16 sub_level[COMPLEN]; /* input levels calculated at the end of member
139 … Word16 * sub_level, /* i : level calculated at the end of the previous frame*/ in level_calculation()
507 Word16 *sub_level, /* i : level calculate at the end of */ in level_calculation()
128 uint64_t sub_level = 0; member