Home
last modified time | relevance | path

Searched refs:is_pos (Results 1 – 6 of 6) sorted by relevance

/frameworks/rs/tests/lldb/jni/BranchingFunCalls/jnibranchingfuncalls/
Dscalars.rscript28 static bool is_pos(int a)
55 else if(is_pos(j))
/frameworks/rs/tests/lldb/java/BranchingFunCalls/src/rs/
Dscalars.rscript28 static bool is_pos(int a)
55 else if(is_pos(j))
/frameworks/rs/tests/lldb/cpp/BranchingFunCalls/
Dscalars.rscript28 static bool is_pos(int a)
55 else if(is_pos(j))
/frameworks/av/media/libstagefright/codecs/mp3dec/src/
Dpvmp3_mpeg2_stereo_proc.h100 int32 is_pos,
Dpvmp3_stereo_proc.h98 int32 is_pos,
Dpvmp3_stereo_proc.cpp224 int32 is_pos, in pvmp3_st_intensity() argument
229 int32 TmpFac = is_ratio_factor[ is_pos & 7]; in pvmp3_st_intensity()