Searched defs:gain2 (Results 1 – 5 of 5) sorted by relevance
987 int const gain2 = (int)(mlRep * 3); in ZSTD_compressBlock_lazy_generic() local1001 int const gain2 = (int)(mlRep * 3); in ZSTD_compressBlock_lazy_generic() local1009 int const gain2 = (int)(ml2*4 - ZSTD_highbit32((U32)offset2+1)); /* raw approx */ in ZSTD_compressBlock_lazy_generic() local1022 int const gain2 = (int)(mlRep * 4); in ZSTD_compressBlock_lazy_generic() local1036 int const gain2 = (int)(mlRep * 4); in ZSTD_compressBlock_lazy_generic() local1044 … int const gain2 = (int)(ml2*4 - ZSTD_highbit32((U32)offset2+1)); /* raw approx */ in ZSTD_compressBlock_lazy_generic() local1288 int const gain2 = (int)(repLength * 3); in ZSTD_compressBlock_lazy_extDict_generic() local1297 int const gain2 = (int)(ml2*4 - ZSTD_highbit32((U32)offset2+1)); /* raw approx */ in ZSTD_compressBlock_lazy_extDict_generic() local1319 int const gain2 = (int)(repLength * 4); in ZSTD_compressBlock_lazy_extDict_generic() local1328 … int const gain2 = (int)(ml2*4 - ZSTD_highbit32((U32)offset2+1)); /* raw approx */ in ZSTD_compressBlock_lazy_extDict_generic() local
122 const int16_t *in2, int16_t gain2, int shift2, in WebRtcSpl_ScaleAndAddVectors()
152 FLOAT32 gain1[LEN_SUPERFRAME], gain2[LEN_SUPERFRAME]; in ixheaacd_tcx_mdct() local
718 double gain2; in WebRtcIsac_GetNewBitStream() local
204 spx_word16_t *gain2; /**< Adjusted gains */ member