HomeSort by relevance Sort by last modified time
    Searched refs:found_upper (Results 1 - 5 of 5) sorted by null

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
tipc.h 156 __u32 found_upper; /* " " " " */ member in struct:tipc_event
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
tipc.h 156 __u32 found_upper; /* " " " " */ member in struct:tipc_event
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
tipc.h 156 __u32 found_upper; /* " " " " */ member in struct:tipc_event
  /external/chromium_org/third_party/opus/src/silk/fixed/
encode_frame_FIX.c 87 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/
encode_frame_FLP.c 86 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 66 milliseconds