HomeSort by relevance Sort by last modified time
    Searched full:flimit2 (Results 1 - 3 of 3) sorted by null

  /external/libvpx/vp8/common/x86/
postproc_mmx.asm 282 ; create flimit2 at [rsp+128]
286 %define flimit2 [rsp+128]
387 psubd mm3, flimit2
388 psubd mm4, flimit2
459 %undef flimit2
postproc_mmx.c 713 int flimit2[2]; local
720 flimit2[i] = flimit;
820 psubd mm3, flimit2
821 psubd mm4, flimit2
    [all...]
postproc_sse2.asm 269 ; create flimit2 at [rsp+128]

Completed in 85 milliseconds