Searched refs:pf_threshold (Results 1 – 4 of 4) sorted by relevance
/external/libopus/celt/ |
D | celt_encoder.c | 1174 opus_val16 pf_threshold; in run_prefilter() local 1229 pf_threshold = QCONST16(.2f,15); in run_prefilter() 1233 pf_threshold += QCONST16(.2f,15); in run_prefilter() 1235 pf_threshold += QCONST16(.1f,15); in run_prefilter() 1237 pf_threshold += QCONST16(.1f,15); in run_prefilter() 1239 pf_threshold -= QCONST16(.1f,15); in run_prefilter() 1241 pf_threshold -= QCONST16(.1f,15); in run_prefilter() 1244 pf_threshold = MAX16(pf_threshold, QCONST16(.2f,15)); in run_prefilter() 1245 if (gain1<pf_threshold) in run_prefilter()
|
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/ |
D | 2009-04-29-LinearScanBug.ll | 70 …%struct.pf_pdesc = type { %struct.pf_threshold, i64, %23, %struct.pf_addr, %struct.pf_addr, %struc… 80 …f_rule_ptr, %struct.pfi_kif*, [2 x i64], [2 x i64], i32, i32, %struct.pf_threshold, i64, i64, i8, … 86 %struct.pf_threshold = type { i32, i32, i32, i32 }
|
/external/llvm/test/CodeGen/X86/ |
D | 2009-04-29-LinearScanBug.ll | 70 …%struct.pf_pdesc = type { %struct.pf_threshold, i64, %23, %struct.pf_addr, %struct.pf_addr, %struc… 80 …f_rule_ptr, %struct.pfi_kif*, [2 x i64], [2 x i64], i32, i32, %struct.pf_threshold, i64, i64, i8, … 86 %struct.pf_threshold = type { i32, i32, i32, i32 }
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | 2009-04-29-LinearScanBug.ll | 70 …%struct.pf_pdesc = type { %struct.pf_threshold, i64, %23, %struct.pf_addr, %struct.pf_addr, %struc… 80 …f_rule_ptr, %struct.pfi_kif*, [2 x i64], [2 x i64], i32, i32, %struct.pf_threshold, i64, i64, i8, … 86 %struct.pf_threshold = type { i32, i32, i32, i32 }
|