HomeSort by relevance Sort by last modified time
    Searched refs:dst_weight (Results 1 - 2 of 2) sorted by null

  /external/libvpx/libvpx/vp8/common/x86/
mfqe_sse2.asm 38 psubw xmm1, xmm0 ; dst_weight
60 ; dst * dst_weight
115 psubw xmm1, xmm0 ; dst_weight
134 ; dst * dst_weight
  /external/libvpx/libvpx/vp8/common/
mfqe.c 33 int dst_weight = (1 << MFQE_PRECISION) - src_weight; local
42 dst[c] * dst_weight +

Completed in 43 milliseconds