Searched refs:found_upper (Results 1 – 4 of 4) sorted by relevance
/external/libopus/silk/float/ |
D | encode_frame_FLP.c | 87 opus_int i, iter, maxIter, found_upper, found_lower, ret = 0; in silk_encode_frame_FLP() local 161 found_upper = 0; in silk_encode_frame_FLP() 258 found_upper = 0; in silk_encode_frame_FLP() 261 found_upper = 1; in silk_encode_frame_FLP() 299 if( ( found_lower & found_upper ) == 0 ) { in silk_encode_frame_FLP()
|
/external/libopus/silk/fixed/ |
D | encode_frame_FIX.c | 88 opus_int i, iter, maxIter, found_upper, found_lower, ret = 0; in silk_encode_frame_FIX() local 164 found_upper = 0; in silk_encode_frame_FIX() 270 found_upper = 0; in silk_encode_frame_FIX() 273 found_upper = 1; in silk_encode_frame_FIX() 311 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 | 175 __u32 found_upper; /* " " " " */ member
|