Home
last modified time | relevance | path

Searched refs:V_PMAXUB (Results 1 – 6 of 6) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/deinterlace/tvtime/
Dgreedyh.asm174 V_PMAXUB ("%%mm2", "%%mm3") // now = Max(L1,L3)
183 V_PMAXUB ("%%mm4", "%%mm5")
393 V_PMAXUB ("%%mm2", "%%mm3") // now = Max(L1,L3)
402 V_PMAXUB ("%%mm4", "%%mm5")
Dgreedyhmacros.h56 #define V_PMAXUB(mmr1, mmr2) V_PMAXUB2(mmr1, mmr2, SIMD_TYPE) macro
/third_party/gstreamer/gstplugins_good/gst/deinterlace/tvtime/tomsmocomp/
DWierdBob.inc124 V_PMAXUB ("%%mm6", "%%mm2")
126 V_PMAXUB ("%%mm2", "%%mm1")
143 V_PMAXUB ("%%mm3", "%%mm4") // top or bottom pixel moved most
153 V_PMAXUB ("%%mm6", "%%mm2")
159 V_PMAXUB ("%%mm2", "%%mm1")
DStrangeBob.inc255 V_PMAXUB ("%%mm6", "%%mm2")
257 V_PMAXUB ("%%mm2", "%%mm1")
274 V_PMAXUB ("%%mm3", "%%mm4") // top or bottom pixel moved most
284 V_PMAXUB ("%%mm6", "%%mm2")
290 V_PMAXUB ("%%mm2", "%%mm1")
Dtomsmocompmacros.h34 #define V_PMAXUB(mmr1, mmr2) V_PMAXUB2(mmr1, mmr2, SIMD_TYPE) macro
DSearchLoopBottom.inc45 V_PMAXUB ("%%mm0", _Min_Vals)