Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/media/tegra-video/
Dvi.c884 int index, ret, match_code = 0; in vi_fmts_bitmap_init() local
907 if (!match_code) in vi_fmts_bitmap_init()
908 match_code = code.code; in vi_fmts_bitmap_init()
922 if (!match_code) { in vi_fmts_bitmap_init()
923 match_code = tegra_default_format.code; in vi_fmts_bitmap_init()
924 index = tegra_get_format_idx_by_code(chan->vi, match_code, 0); in vi_fmts_bitmap_init()