Searched refs:found_upper (Results 1 – 4 of 4) sorted by relevance
/external/libopus/silk/float/ |
D | encode_frame_FLP.c | 86 opus_int i, iter, maxIter, found_upper, found_lower, ret = 0; in silk_encode_frame_FLP() local 163 found_upper = 0; in silk_encode_frame_FLP() 227 found_upper = 0; in silk_encode_frame_FLP() 230 found_upper = 1; in silk_encode_frame_FLP() 253 if( ( found_lower & found_upper ) == 0 ) { in silk_encode_frame_FLP()
|
/external/libopus/silk/fixed/ |
D | encode_frame_FIX.c | 87 opus_int i, iter, maxIter, found_upper, found_lower, ret = 0; in silk_encode_frame_FIX() local 167 found_upper = 0; in silk_encode_frame_FIX() 242 found_upper = 0; in silk_encode_frame_FIX() 245 found_upper = 1; in silk_encode_frame_FIX() 268 if( ( found_lower & found_upper ) == 0 ) { in silk_encode_frame_FIX()
|
/external/iproute2/include/linux/ |
D | tipc.h | 152 __u32 found_upper; /* " " " " */ member
|
/external/kernel-headers/original/uapi/linux/ |
D | tipc.h | 174 __u32 found_upper; /* " " " " */ member
|