Home
last modified time | relevance | path

Searched refs:found_lower (Results 1 – 4 of 4) sorted by relevance

/external/libopus/silk/float/
Dencode_frame_FLP.c86 opus_int i, iter, maxIter, found_upper, found_lower, ret = 0; in silk_encode_frame_FLP() local
162 found_lower = 0; in silk_encode_frame_FLP()
212 if( found_lower && ( gainsID == gainsID_lower || nBits > maxBits ) ) { in silk_encode_frame_FLP()
224 if( found_lower == 0 && iter >= 2 ) { in silk_encode_frame_FLP()
236 found_lower = 1; in silk_encode_frame_FLP()
253 if( ( found_lower & found_upper ) == 0 ) { in silk_encode_frame_FLP()
/external/libopus/silk/fixed/
Dencode_frame_FIX.c87 opus_int i, iter, maxIter, found_upper, found_lower, ret = 0; in silk_encode_frame_FIX() local
166 found_lower = 0; in silk_encode_frame_FIX()
225 if( found_lower && ( gainsID == gainsID_lower || nBits > maxBits ) ) { in silk_encode_frame_FIX()
237 if( found_lower == 0 && iter >= 2 ) { in silk_encode_frame_FIX()
249 found_lower = 1; in silk_encode_frame_FIX()
266 if( ( found_lower & found_upper ) == 0 ) { in silk_encode_frame_FIX()
/external/kernel-headers/original/uapi/linux/
Dtipc.h151 __u32 found_lower; /* matching name seq instances */ member
/external/iproute2/include/linux/
Dtipc.h151 __u32 found_lower; /* matching name seq instances */ member