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

  /external/libvpx/libvpx/vp9/common/mips/dspr2/
vp9_loopfilter_masks_dspr2.h 30 uint32_t c, r, r3, r_k; local
38 "subu_s.qb %[r_k], %[p2], %[p3] \n\t"
39 "or %[r_k], %[r_k], %[c] \n\t"
40 "cmpgu.lt.qb %[c], %[limit], %[r_k] \n\t"
45 "subu_s.qb %[r_k], %[p1], %[p2] \n\t"
46 "or %[r_k], %[r_k], %[c] \n\t"
47 "cmpgu.lt.qb %[c], %[limit], %[r_k] \n\t"
54 "subu_s.qb %[r_k], %[p0], %[p1] \n\t
138 uint32_t c, r, r3, r_k, r_flat; local
284 uint32_t c, r, r_k, r_flat; local
    [all...]
  /external/libvpx/libvpx/vp8/common/mips/dspr2/
loopfilter_filters_dspr2.c 60 uint32_t c, r, r3, r_k; local
68 "subu_s.qb %[r_k], %[p2], %[p3] \n\t"
69 "or %[r_k], %[r_k], %[c] \n\t"
70 "cmpgu.lt.qb %[c], %[limit], %[r_k] \n\t"
75 "subu_s.qb %[r_k], %[p1], %[p2] \n\t"
76 "or %[r_k], %[r_k], %[c] \n\t"
77 "cmpgu.lt.qb %[c], %[limit], %[r_k] \n\t"
84 "subu_s.qb %[r_k], %[p0], %[p1] \n\t
    [all...]

Completed in 141 milliseconds