Searched refs:V_PMINUB (Results 1 – 6 of 6) sorted by relevance
/third_party/gstreamer/gstplugins_good/gst/deinterlace/tvtime/ |
D | greedyh.asm | 177 V_PMINUB ("%%mm5", "%%mm3", "%%mm7") 185 V_PMINUB ("%%mm4", "%%mm2", "%%mm7") 396 V_PMINUB ("%%mm5", "%%mm3", "%%mm7") 404 V_PMINUB ("%%mm4", "%%mm2", "%%mm7")
|
D | greedyhmacros.h | 69 #define V_PMINUB(mmr1, mmr2, mmrw) V_PMINUB2(mmr1, mmr2, mmrw, SIMD_TYPE) macro
|
/third_party/gstreamer/gstplugins_good/gst/deinterlace/tvtime/tomsmocomp/ |
D | WierdBob.inc | 121 V_PMINUB ("%%mm2", "%%mm1", "%%mm4") 128 V_PMINUB ("%%mm6", "%%mm2", "%%mm4") 150 V_PMINUB ("%%mm2", "%%mm1", "%%mm4") 161 V_PMINUB ("%%mm6", "%%mm2", "%%mm4")
|
D | SearchLoopBottom.inc | 29 V_PMINUB ("%%mm4", _TENS, "%%mm0") // the most we care about 43 V_PMINUB ("%%mm0", _Max_Vals, "%%mm1") // but clip to catch the stray error
|
D | tomsmocompmacros.h | 47 #define V_PMINUB(mmr1, mmr2, mmrw) V_PMINUB2(mmr1, mmr2, mmrw, SIMD_TYPE) macro
|
D | StrangeBob.inc | 252 V_PMINUB ("%%mm2", "%%mm1", "%%mm4") 259 V_PMINUB ("%%mm6", "%%mm2", "%%mm4") 281 V_PMINUB ("%%mm2", "%%mm1", "%%mm4") 292 V_PMINUB ("%%mm6", "%%mm2", "%%mm4")
|