Searched refs:tpg_s_buf_height (Results 1 – 2 of 2) sorted by relevance
749 tpg_s_buf_height(&dev->tpg, mp->height); in vivid_s_fmt_vid_cap()922 tpg_s_buf_height(&dev->tpg, fmt.height); in vivid_vid_cap_s_selection()931 tpg_s_buf_height(&dev->tpg, fmt.height); in vivid_vid_cap_s_selection()941 tpg_s_buf_height(&dev->tpg, dev->fmt_cap_rect.height); in vivid_vid_cap_s_selection()
465 static inline void tpg_s_buf_height(struct tpg_data *tpg, unsigned h) in tpg_s_buf_height() function