Home
last modified time | relevance | path

Searched refs:countd (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavutil/x86/
H A Dlls.asm131 mov countd, [ctxq + LLSModel.indep_count]
195 cmp jd, countd
225 cmp id, countd
240 cmp id, countd
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_bld_depth.c467 LLVMValueRef shufflev, countd; in lp_build_occlusion_count() local
482 countd = LLVMBuildShuffleVector(builder, countv, LLVMGetUndef(i8vntype), shufflev, ""); in lp_build_occlusion_count()
483 countd = LLVMBuildBitCast(builder, countd, counttype, "countd"); in lp_build_occlusion_count()
505 count = lp_build_intrinsic_unary(builder, popcntintr, counttype, countd); in lp_build_occlusion_count()
/third_party/ffmpeg/libavcodec/x86/
H A Dsbrdsp.asm373 shl countd, 2

Completed in 3 milliseconds