Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/test-drivers/vidtv/
H A Dvidtv_mux.h102 * @num_streamed_pcr: Number of PCR packets streamed.
132 u64 num_streamed_pcr; member
H A Dvidtv_mux.c239 m->num_streamed_pcr++; in vidtv_mux_push_pcr()
248 if (m->num_streamed_pcr == 0) in vidtv_mux_should_push_pcr()
252 usecs_to_jiffies(m->num_streamed_pcr * in vidtv_mux_should_push_pcr()
/kernel/linux/linux-6.6/drivers/media/test-drivers/vidtv/
H A Dvidtv_mux.h102 * @num_streamed_pcr: Number of PCR packets streamed.
132 u64 num_streamed_pcr; member
H A Dvidtv_mux.c239 m->num_streamed_pcr++; in vidtv_mux_push_pcr()
248 if (m->num_streamed_pcr == 0) in vidtv_mux_should_push_pcr()
252 usecs_to_jiffies(m->num_streamed_pcr * in vidtv_mux_should_push_pcr()

Completed in 4 milliseconds