HomeSort by relevance Sort by last modified time
    Searched refs:sampling (Results 1 - 6 of 6) sorted by null

  /external/v8/tools/
process-heap-prof.py 53 sampling = False
71 sampling = True
74 sampling = False
75 elif row[0] == itemname and sampling:
  /external/speex/libspeex/
filterbank.h 52 FilterBank *filterbank_new(int banks, spx_word32_t sampling, int len, int type);
filterbank.c 54 FilterBank *filterbank_new(int banks, spx_word32_t sampling, int len, int type)
62 df = DIV32(SHL32(sampling,15),MULT16_16(2,len));
63 max_mel = toBARK(EXTRACT16(sampling/2));
  /external/webkit/Tools/Scripts/
run-sunspider 62 --shark20 Like --shark, but with a 20 microsecond sampling interval
  /external/mesa3d/docs/
MESA_ycbcr_texture.spec 37 RGB during texture sampling, after-which, all the usual per-fragment
129 texture sampling using an implementation dependent conversion.
  /external/webkit/PerformanceTests/SunSpider/
sunspider 59 --shark20 Like --shark, but with a 20 microsecond sampling interval

Completed in 63 milliseconds