Searched refs:found_upper (Results 1 - 5 of 5) sorted by relevance

/external/kernel-headers/original/uapi/linux/
H A Dtipc.h150 __u32 found_upper; /* " " " " */ member in struct:tipc_event
/external/chromium_org/third_party/opus/src/silk/fixed/
H A Dencode_frame_FIX.c87 opus_int i, iter, maxIter, found_upper, found_lower, ret = 0; local
167 found_upper = 0;
240 found_upper = 0;
243 found_upper = 1;
266 if( ( found_lower & found_upper ) == 0 ) {
/external/chromium_org/third_party/opus/src/silk/float/
H A Dencode_frame_FLP.c86 opus_int i, iter, maxIter, found_upper, found_lower, ret = 0; local
163 found_upper = 0;
227 found_upper = 0;
230 found_upper = 1;
253 if( ( found_lower & found_upper ) == 0 ) {
/external/libopus/silk/fixed/
H A Dencode_frame_FIX.c87 opus_int i, iter, maxIter, found_upper, found_lower, ret = 0; local
167 found_upper = 0;
240 found_upper = 0;
243 found_upper = 1;
266 if( ( found_lower & found_upper ) == 0 ) {
/external/libopus/silk/float/
H A Dencode_frame_FLP.c86 opus_int i, iter, maxIter, found_upper, found_lower, ret = 0; local
163 found_upper = 0;
227 found_upper = 0;
230 found_upper = 1;
253 if( ( found_lower & found_upper ) == 0 ) {

Completed in 84 milliseconds