Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/rc/
Dir-jvc-decoder.c24 #define JVC_BIT_0_SPACE (1 * JVC_UNIT) macro
109 } else if (eq_margin(ev.duration, JVC_BIT_0_SPACE, JVC_UNIT / 2)) in ir_jvc_decode()
110 decrease_duration(&ev, JVC_BIT_0_SPACE); in ir_jvc_decode()