Home
last modified time | relevance | path

Searched defs:ilb (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/webrtc/modules/third_party/g722/
H A Dg722_decode.c188 static const int ilb[32] = in WebRtc_g722_decode() local
H A Dg722_encode.c232 static const int ilb[32] = in WebRtc_g722_encode() local
/aosp_15_r20/packages/modules/Bluetooth/system/embdrv/g722/
Dg722_decode.cc195 static int16_t ilb[32] = {2048, 2093, 2139, 2186, 2233, 2282, 2332, 2383, 2435, 2489, 2543, variable
Dg722_encode.cc213 static int16_t ilb[32] = {2048, 2093, 2139, 2186, 2233, 2282, 2332, 2383, 2435, 2489, 2543, variable
/aosp_15_r20/external/flashrom/
H A Dchipset_enable.c385 void *ilb = NULL; /* Only for Baytrail */ in enable_flash_ich_fwh_decode() local