Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/media/test-drivers/vivid/
Dvivid-kthread-cap.c566 tpg_update_mv_count(&dev->tpg, in vivid_thread_vid_cap_tick()
660 tpg_update_mv_count(&dev->tpg, dev->field_cap == V4L2_FIELD_NONE || in vivid_thread_vid_cap_tick()
/linux-6.6.21/include/media/tpg/
Dv4l2-tpg.h631 static inline void tpg_update_mv_count(struct tpg_data *tpg, bool frame_is_field) in tpg_update_mv_count() function