Home
last modified time | relevance | path

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

/linux/drivers/media/platform/renesas/
H A Dsh_vou.c578 int i, idx_h = 0, idx_v = 0; in vou_adjust_output() local
633 idx_v = i; in vou_adjust_output()
641 geo->scale_idx_v = idx_v; in vou_adjust_output()
646 vou_scale_v_num[idx_v], vou_scale_v_den[idx_v], best); in vou_adjust_output()
/linux/tools/sched_ext/
H A Dscx_flatcg.bpf.c75 u32 idx_v = idx; in stat_inc() local
77 u64 *cnt_p = bpf_map_lookup_elem(&stats, &idx_v); in stat_inc()