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

  /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
166 found_lower = 0;
225 if( found_lower && ( gainsID == gainsID_lower || nBits > maxBits ) ) {
237 if( found_lower == 0 && iter >= 2 ) {
249 found_lower = 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
162 found_lower = 0;
212 if( found_lower && ( gainsID == gainsID_lower || nBits > maxBits ) ) {
224 if( found_lower == 0 && iter >= 2 ) {
236 found_lower = 1;
253 if( ( found_lower & found_upper ) == 0 ) {
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
tipc.h 155 __u32 found_lower; /* matching name seq instances */ member in struct:tipc_event
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
tipc.h 155 __u32 found_lower; /* matching name seq instances */ member in struct:tipc_event
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
tipc.h 155 __u32 found_lower; /* matching name seq instances */ member in struct:tipc_event

Completed in 4433 milliseconds