Searched refs:gamma_idx (Results 1 – 4 of 4) sorted by relevance
54 const int gamma_idx = is_fused ? 1 : 4; in GetScaleAndOffsetValues() local66 const NodeDef& gamma_node = match.inputs[gamma_idx].node; in GetScaleAndOffsetValues()
182 WORD32 num_subband, WORD32 gamma_idx);
904 WORD32 num_subband, WORD32 gamma_idx) { in ixheaacd_apply_inter_tes() argument912 FLOAT32 gamma = ixheaacd_q_gamma_table[gamma_idx]; in ixheaacd_apply_inter_tes()
511 const UCHAR gamma_idx) { in apply_inter_tes() argument522 (int)gamma_idx - 1; /* perhaps +1 to save one bit? (0.99999f vs 1.f) */ in apply_inter_tes()534 if (gamma_idx > 0) { in apply_inter_tes()