Searched refs:UNI_ABR_REC_ADTF_P (Results 1 – 2 of 2) sorted by relevance
1178 #define UNI_ABR_REC_ADTF_P 0x10000000 macro
5737 if(rec->present & UNI_ABR_REC_ADTF_P) in print_abr_rec()5776 if(ret & UNI_ABR_REC_ADTF_P) in encode_abr_rec()5808 rec->adtf = (val & UNI_ABR_REC_ADTF_P)? ((val >> 9) & 0x3ff) : 0; in decode_abr_rec()