Searched defs:ilb (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/webrtc/modules/third_party/g722/ |
H A D | g722_decode.c | 188 static const int ilb[32] = in WebRtc_g722_decode() local
|
H A D | g722_encode.c | 232 static const int ilb[32] = in WebRtc_g722_encode() local
|
/aosp_15_r20/packages/modules/Bluetooth/system/embdrv/g722/ |
D | g722_decode.cc | 195 static int16_t ilb[32] = {2048, 2093, 2139, 2186, 2233, 2282, 2332, 2383, 2435, 2489, 2543, variable
|
D | g722_encode.cc | 213 static int16_t ilb[32] = {2048, 2093, 2139, 2186, 2233, 2282, 2332, 2383, 2435, 2489, 2543, variable
|
/aosp_15_r20/external/flashrom/ |
H A D | chipset_enable.c | 385 void *ilb = NULL; /* Only for Baytrail */ in enable_flash_ich_fwh_decode() local
|