Searched refs:thres (Results 1 – 8 of 8) sorted by relevance
/external/libvpx/libvpx/vp9/encoder/ppc/ |
D | vp9_quantize_vsx.c | 192 int16x8_t thres = vec_sra(dequant, vec_splats((uint16_t)2)); in vp9_quantize_fp_32x32_vsx() local 201 mask0 = vec_cmpge(abs_coeff0, thres); in vp9_quantize_fp_32x32_vsx() 214 thres = vec_splat(thres, 1); in vp9_quantize_fp_32x32_vsx() 219 mask1 = vec_cmpge(abs_coeff1, thres); in vp9_quantize_fp_32x32_vsx() 252 mask0 = vec_cmpge(abs_coeff0, thres); in vp9_quantize_fp_32x32_vsx() 253 mask1 = vec_cmpge(abs_coeff1, thres); in vp9_quantize_fp_32x32_vsx() 254 mask2 = vec_cmpge(abs_coeff2, thres); in vp9_quantize_fp_32x32_vsx()
|
/external/libxcam/modules/ocl/ |
D | cl_newtonemapping_handler.cpp | 95 int thres = (int)(1500 * 1500 / (y_avg[block_id] * y_avg[block_id] + 1) * 600); in block_split_haleq() local 96 int y_max0 = (y_max[block_id] > thres) ? thres : y_max[block_id]; in block_split_haleq() 97 int y_max1 = (y_max[block_id] - thres) > 0 ? (y_max[block_id] - thres) : 0; in block_split_haleq() 107 if(y_max[block_id] < thres) in block_split_haleq() 116 if(y_max[block_id] < thres) in block_split_haleq()
|
/external/swiftshader/third_party/LLVM/lib/Transforms/IPO/ |
D | Inliner.cpp | 198 int thres = InlineThreshold; in getInlineThreshold() local 205 thres = OptSizeThreshold; in getInlineThreshold() 209 if (HintThreshold > thres && Callee && !Callee->isDeclaration() && in getInlineThreshold() 211 thres = HintThreshold; in getInlineThreshold() 213 return thres; in getInlineThreshold()
|
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_conv.c | 795 LLVMValueRef thres; in lp_build_conv() local 801 thres = bld.zero; in lp_build_conv() 803 thres = lp_build_const_vec(gallivm, src_type, dst_min); in lp_build_conv() 805 tmp[i] = lp_build_max(&bld, tmp[i], thres); in lp_build_conv() 810 thres = bld.one; in lp_build_conv() 812 thres = lp_build_const_vec(gallivm, src_type, dst_max); in lp_build_conv() 814 tmp[i] = lp_build_min(&bld, tmp[i], thres); in lp_build_conv()
|
/external/kernel-headers/original/uapi/linux/ |
D | omap3isp.h | 479 __u8 thres; member 516 __u8 thres; member
|
/external/tensorflow/tensorflow/contrib/eager/python/examples/revnet/ |
D | blocks_test.py | 221 thres = 1e-5 223 assert all(diff_abs < thres)
|
/external/aac/libSBRenc/src/ |
D | tran_det.cpp | 591 FIXP_DBL thres = thresholds[i]; in extractTransientCandidates() local 637 delta -= thres; in extractTransientCandidates()
|
/external/hyphenation-patterns/fr/ |
D | hyph-fr.pat.txt | 1122 4thres.
|