/external/libgsm/src/ |
decode.c | 50 word erp[40], wt[160]; local 55 Gsm_RPE_Decoding( S, *xmaxcr, *Mcr, xMcr, erp ); 56 Gsm_Long_Term_Synthesis_Filtering( S, *Ncr, *bcr, erp, drp );
|
/external/wpa_supplicant_8/src/ap/ |
ap_list.h | 23 int erp; /* ERP Info or -1 if ERP info element not present */ member in struct:ap_info
|
beacon.c | 43 u8 erp = 0; local 50 erp |= ERP_INFO_USE_PROTECTION; 52 erp |= ERP_INFO_NON_ERP_PRESENT | 57 erp |= ERP_INFO_BARKER_PREAMBLE_MODE; 59 return erp; 84 * In addition, Non ERP present might be set, if AP detects Non ERP 87 /* Add ERP Information element */ 245 /* ERP Information element */ 655 /* ERP Information element * [all...] |