Home
last modified time | relevance | path

Searched refs:sb (Results 1 – 18 of 18) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/external/sbc/decoder/srce/
Dbitalloc.c149 OI_UINT sb; in computeBitneed() local
156 for (sb = 0; sb < nrof_subbands; sb++) { in computeBitneed()
157 OI_INT bits = scale_factor[sb]; in computeBitneed()
161 if ((bitneeds[sb] = bits) > 1) { in computeBitneed()
173 for (sb = 0; sb < nrof_subbands; sb++) { in computeBitneed()
174 OI_INT bits = scale_factor[sb]; in computeBitneed()
180 bits -= offset[sb]; in computeBitneed()
186 if ((bitneeds[sb] = bits) > 1) { in computeBitneed()
360 OI_UINT sb; in oneChannelBitAllocation() local
377 sb = 0; in oneChannelBitAllocation()
[all …]
Dreadsamplesjoint.inc71 OI_UINT sb;
75 sb = NROF_SUBBANDS;
85 } while (--sb);
89 sb = NROF_SUBBANDS;
109 } while (--sb);
/hal_espressif-latest/components/esp_common/
Dcommon.lf24 .gnu.linkonce.sb+
/hal_espressif-latest/components/wpa_supplicant/src/tls/
Dlibtommath.h421 int sa, sb, res; in mp_add() local
425 sb = b->sign; in mp_add()
428 if (sa == sb) { in mp_add()
439 c->sign = sb; in mp_add()
454 int sa, sb, res; in mp_sub() local
457 sb = b->sign; in mp_sub()
459 if (sa != sb) { in mp_sub()
/hal_espressif-latest/components/bootloader/subproject/main/ld/esp32s2/
Dbootloader.ld87 *(.gnu.linkonce.sb.*)
/hal_espressif-latest/components/bootloader/subproject/main/ld/esp32/
Dbootloader.ld98 *(.gnu.linkonce.sb.*)
/hal_espressif-latest/components/bootloader/subproject/main/ld/esp32c2/
Dbootloader.ld120 *(.gnu.linkonce.sb.*)
/hal_espressif-latest/components/bootloader/subproject/main/ld/esp32c3/
Dbootloader.ld120 *(.gnu.linkonce.sb.*)
/hal_espressif-latest/components/bootloader/subproject/main/ld/esp32c6/
Dbootloader.ld117 *(.gnu.linkonce.sb.*)
/hal_espressif-latest/components/bootloader/subproject/main/ld/esp32h2/
Dbootloader.ld118 *(.gnu.linkonce.sb.*)
/hal_espressif-latest/components/bootloader/subproject/main/ld/esp32s3/
Dbootloader.ld121 *(.gnu.linkonce.sb.*)
/hal_espressif-latest/components/esp_system/ld/esp32c2/
Dsections.ld.in100 *(.gnu.linkonce.sb.*)
/hal_espressif-latest/components/esp_system/ld/esp32h2/
Dsections.ld.in248 *(.gnu.linkonce.sb.*)
/hal_espressif-latest/components/esp_system/ld/esp32c6/
Dsections.ld.in248 *(.gnu.linkonce.sb.*)
/hal_espressif-latest/components/esp_system/ld/esp32c3/
Dsections.ld.in213 *(.gnu.linkonce.sb.*)
/hal_espressif-latest/components/esp_system/ld/esp32s2/
Dsections.ld.in286 *(.gnu.linkonce.sb.*)
/hal_espressif-latest/components/esp_system/ld/esp32s3/
Dsections.ld.in250 *(.gnu.linkonce.sb.*)
/hal_espressif-latest/components/newlib/port/riscv/
Dport_stdatomic.S410 sb t3, (a1) // store atomic value into expect variable