HomeSort by relevance Sort by last modified time
    Searched defs:Em (Results 1 - 2 of 2) sorted by null

  /external/libopus/src/
analysis.c 748 float Em;
768 Em = MAX32(E, tonal->meanE[b]);
775 if (E*1e9f > maxE && (Em > 3*noise_floor*(band_end-band_start) || E > noise_floor*(band_end-band_start)))
788 float Em;
798 Em = MAX32(E, tonal->meanE[b]);
799 if (Em > 3*noise_ratio*noise_floor*160 || E > noise_ratio*noise_floor*160)
    [all...]
  /external/pdfium/xfa/fxfa/
fxfa_basic.h 956 Em,

Completed in 196 milliseconds