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

  /frameworks/base/media/libstagefright/codecs/aacenc/inc/
tns_func.h 72 Word32 *thresholds);
  /external/libvpx/vp8/common/x86/
postproc_mmx.asm 98 por mm7, mm6 ; accumulate thresholds
114 por mm7, mm6 ; accumulate thresholds
128 por mm7, mm6 ; accumulate thresholds
195 por mm7, mm6 ; accumulate thresholds
211 por mm7, mm6 ; accumulate thresholds
225 por mm7, mm6 ; accumulate thresholds
postproc_mmx.c 151 accumulate thresholds
178 accumulate thresholds
203 accumulate thresholds
304 accumulate thresholds
331 accumulate thresholds
355 accumulate thresholds
487 accumulate thresholds
510 accumulate thresholds
531 accumulate thresholds
621 accumulate thresholds
    [all...]
postproc_sse2.asm 90 por xmm7, xmm6 ; accumulate thresholds
104 por xmm7, xmm6 ; accumulate thresholds
116 por xmm7, xmm6 ; accumulate thresholds
182 por xmm7, xmm6 ; accumulate thresholds
195 por xmm7, xmm6 ; accumulate thresholds
207 por xmm7, xmm6 ; accumulate thresholds
  /frameworks/base/media/libstagefright/codecs/aacenc/src/
tns.c     [all...]
  /hardware/ti/wlan/wl1271/TWD/FirmwareApi/
public_commands.h 1015 uint8 thresholds[NOISE_HIST_LEN];\/* An array of eight 8 bit thresholds. The FW *\/ member in struct:__anon10166
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/FirmwareApi/
public_commands.h 1227 uint8 thresholds[NOISE_HIST_LEN];\/* An array of eight 8 bit thresholds. The FW *\/ member in struct:__anon18169
    [all...]
  /system/wlan/ti/wilink_6_1/TWD/FirmwareApi/
public_commands.h 1014 uint8 thresholds[NOISE_HIST_LEN];\/* An array of eight 8 bit thresholds. The FW *\/ member in struct:__anon18492
    [all...]
  /hardware/ti/wlan/wl1271/TWD/Ctrl/
CmdBldCmdIE.c 672 os_memoryCopy (pCmdBld->hOs, (void *)&(pCmd->thresholds[0]), (void *)&(pNoiseHistParams->ranges[0]), MEASUREMENT_NOISE_HISTOGRAM_NUM_OF_RANGES);
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/hw_ctrl/
whalHwMboxCmd.c 703 os_memoryCopy(pHwMboxCmd->hOs, (void *)&(pCmd->thresholds[0]), (void *)&(pNoiseHistParams->ranges[0]), MEASUREMENT_NOISE_HISTOGRAM_NUM_OF_RANGES);
    [all...]
  /system/wlan/ti/wilink_6_1/TWD/Ctrl/
CmdBldCmdIE.c 653 os_memoryCopy (pCmdBld->hOs, (void *)&(pCmd->thresholds[0]), (void *)&(pNoiseHistParams->ranges[0]), MEASUREMENT_NOISE_HISTOGRAM_NUM_OF_RANGES);
    [all...]

Completed in 1084 milliseconds