Searched refs:found_upper (Results 1 – 4 of 4) sorted by relevance
/external/libopus/silk/float/ |
D | encode_frame_FLP.c | 94 opus_int i, iter, maxIter, found_upper, found_lower, ret = 0; in silk_encode_frame_FLP() local 168 found_upper = 0; in silk_encode_frame_FLP() 265 found_upper = 0; in silk_encode_frame_FLP() 268 found_upper = 1; in silk_encode_frame_FLP() 306 if( ( found_lower & found_upper ) == 0 ) { in silk_encode_frame_FLP()
|
/external/libopus/silk/fixed/ |
D | encode_frame_FIX.c | 95 opus_int i, iter, maxIter, found_upper, found_lower, ret = 0; in silk_encode_frame_FIX() local 171 found_upper = 0; in silk_encode_frame_FIX() 277 found_upper = 0; in silk_encode_frame_FIX() 280 found_upper = 1; in silk_encode_frame_FIX() 318 if( ( found_lower & found_upper ) == 0 ) { in silk_encode_frame_FIX()
|
/external/iproute2/include/uapi/linux/ |
D | tipc.h | 175 __u32 found_upper; /* " " " " */ member
|
/external/kernel-headers/original/uapi/linux/ |
D | tipc.h | 131 __u32 found_upper; /* " " */ member
|