Lines Matching refs:abs_pow34_v
154 abs_pow34_v(s->scoefs, in, size); in quantize_and_encode_band_cost_SQUAD_mips()
250 abs_pow34_v(s->scoefs, in, size); in quantize_and_encode_band_cost_UQUAD_mips()
365 abs_pow34_v(s->scoefs, in, size); in quantize_and_encode_band_cost_SPAIR_mips()
468 abs_pow34_v(s->scoefs, in, size); in quantize_and_encode_band_cost_UPAIR7_mips()
586 abs_pow34_v(s->scoefs, in, size); in quantize_and_encode_band_cost_UPAIR12_mips()
703 abs_pow34_v(s->scoefs, in, size); in quantize_and_encode_band_cost_ESC_mips()
2374 abs_pow34_v(M34, M, sce0->ics.swb_sizes[g]); in search_for_ms_mips()
2375 abs_pow34_v(S34, S, sce0->ics.swb_sizes[g]); in search_for_ms_mips()
2418 abs_pow34_v(L34, sce0->coeffs+start+(w+w2)*128, sce0->ics.swb_sizes[g]); in search_for_ms_mips()
2419 abs_pow34_v(R34, sce1->coeffs+start+(w+w2)*128, sce0->ics.swb_sizes[g]); in search_for_ms_mips()
2420 abs_pow34_v(M34, M, sce0->ics.swb_sizes[g]); in search_for_ms_mips()
2421 abs_pow34_v(S34, S, sce0->ics.swb_sizes[g]); in search_for_ms_mips()