Searched refs:ex (Results 1 – 4 of 4) sorted by relevance
/hal_espressif-latest/components/bt/host/bluedroid/external/sbc/decoder/srce/ |
D | bitalloc-sbc.c | 66 OI_UINT ex; in stereoBitAllocation() local 67 …= adjustToFitBitpool(common->frameInfo.bitpool, bitneeds.uint32, 2 * nrof_subbands, bitcount, &ex); in stereoBitAllocation() 69 excess = ex; in stereoBitAllocation()
|
D | bitalloc.c | 366 OI_UINT ex; in oneChannelBitAllocation() local 367 …st = adjustToFitBitpool(common->frameInfo.bitpool, bitneeds->uint32, nrof_subbands, bitcount, &ex); in oneChannelBitAllocation() 369 excess = ex; in oneChannelBitAllocation()
|
/hal_espressif-latest/components/hal/ |
D | README.md | 14 …rce files with same names to header files whose interfaces they implement, ex. `xxx_hal.c` for `xx…
|
/hal_espressif-latest/tools/esptool_py/docs/en/espefuse/ |
D | execute-scripts-cmd.rst | 14 …lows to retrieve unique data per chip from configfiles and then burn them (ex. CUSTOM_MAC, UNIQUE_… 24 …lows to retrieve unique data per chip from configfiles and then burn them (ex. CUSTOM_MAC, UNIQUE_…
|