Searched refs:XMP_UNIT (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/media/rc/
H A Dir-xmp-decoder.c15 #define XMP_UNIT 136 /* us */ macro
54 if (eq_margin(ev.duration, XMP_LEADER, XMP_UNIT / 2)) {
65 if (eq_margin(ev.duration, XMP_LEADER, XMP_UNIT / 2))
167 } else if (geq_margin(ev.duration, XMP_NIBBLE_PREFIX, XMP_UNIT)) {

Completed in 170 milliseconds