Home | History | Annotate | Download | only in fixed

Lines Matching refs:CCmax_b

109     opus_int32 CC[ PE_NB_CBKS_STAGE2_EXT ], CCmax, CCmax_b, CCmax_new_b, CCmax_new;
365 CCmax_b = silk_int32_MIN;
438 if( CCmax_new_b > CCmax_b && /* Find maximum biased correlation */
442 CCmax_b = CCmax_new_b;