Searched refs:V_PMAXUB (Results 1 – 6 of 6) sorted by relevance
/third_party/gstreamer/gstplugins_good/gst/deinterlace/tvtime/ |
D | greedyh.asm | 174 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")
|
D | greedyhmacros.h | 56 #define V_PMAXUB(mmr1, mmr2) V_PMAXUB2(mmr1, mmr2, SIMD_TYPE) macro
|
/third_party/gstreamer/gstplugins_good/gst/deinterlace/tvtime/tomsmocomp/ |
D | WierdBob.inc | 124 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")
|
D | StrangeBob.inc | 255 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")
|
D | tomsmocompmacros.h | 34 #define V_PMAXUB(mmr1, mmr2) V_PMAXUB2(mmr1, mmr2, SIMD_TYPE) macro
|
D | SearchLoopBottom.inc | 45 V_PMAXUB ("%%mm0", _Min_Vals)
|