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

  /external/opencore/codecs_v2/audio/aac/dec/src/
calc_sbr_envelope.cpp 303 Int32 *hF = scratch_mem[10];
353 pv_memset((void*)hF, 0, (sizeof(*hF) << 6));
363 hF[j] = *(addHarmonics++);
429 flag = (hF[c] && (i >= sEnv || hFp[c+lowSubband])) ? 1 : flag;
540 * nrg_tone[c]=(float)( (hF[c] && (i >= sEnv || hFp[c+lowSubband])) ?
543 if (hF[c] && (i >= sEnv || hFp[c+lowSubband]))
    [all...]
  /frameworks/base/media/libstagefright/codecs/aacdec/
calc_sbr_envelope.cpp 303 Int32 *hF = scratch_mem[10];
353 pv_memset((void*)hF, 0, (sizeof(*hF) << 6));
363 hF[j] = *(addHarmonics++);
429 flag = (hF[c] && (i >= sEnv || hFp[c+lowSubband])) ? 1 : flag;
540 * nrg_tone[c]=(float)( (hF[c] && (i >= sEnv || hFp[c+lowSubband])) ?
543 if (hF[c] && (i >= sEnv || hFp[c+lowSubband]))
    [all...]
  /external/webkit/SunSpider/tests/sunspider-0.9/
string-unpack-code.js     [all...]
  /external/webkit/SunSpider/tests/sunspider-0.9.1/
string-unpack-code.js     [all...]

Completed in 28 milliseconds