Searched refs:BIT_1 (Results 1 – 5 of 5) sorted by relevance
570 sorted_bits_into_int16[*(pt_AmrWbSortingTables++)] = BIT_1; in mime_unsorting()571 sorted_bits_into_int16[*(pt_AmrWbSortingTables++)] = BIT_1; in mime_unsorting()572 sorted_bits_into_int16[*(pt_AmrWbSortingTables++)] = BIT_1; in mime_unsorting()573 sorted_bits_into_int16[*(pt_AmrWbSortingTables++)] = BIT_1; in mime_unsorting()576 sorted_bits_into_int16[*(pt_AmrWbSortingTables++)] = BIT_1; in mime_unsorting()577 sorted_bits_into_int16[*(pt_AmrWbSortingTables++)] = BIT_1; in mime_unsorting()578 sorted_bits_into_int16[*(pt_AmrWbSortingTables++)] = BIT_1; in mime_unsorting()582 sorted_bits_into_int16[*(pt_AmrWbSortingTables++)] = BIT_1; in mime_unsorting()583 sorted_bits_into_int16[*(pt_AmrWbSortingTables++)] = BIT_1; in mime_unsorting()585 sorted_bits_into_int16[*(pt_AmrWbSortingTables++)] = BIT_1; in mime_unsorting()[all …]
127 if (*((*prms)++) == BIT_1) in Serial_parm()132 if (*((*prms)++) == BIT_1) in Serial_parm()143 if (*((*prms)++) == BIT_1) in Serial_parm()158 if (*((*prms)++) == BIT_1) in Serial_parm_1bit()
134 #define BIT_1 (int16)127 macro
50 private static final int BIT_1 = 0x02; field in BinaryCodec70 private static final int[] BITS = {BIT_0, BIT_1, BIT_2, BIT_3, BIT_4, BIT_5, BIT_6, BIT_7};
80 #define BIT_1 1 macro