Searched refs:match_code (Results 1 – 1 of 1) sorted by relevance
1033 int index, ret, match_code = 0; in vi_fmts_bitmap_init() local1056 if (!match_code) in vi_fmts_bitmap_init()1057 match_code = code.code; in vi_fmts_bitmap_init()1071 if (!match_code) { in vi_fmts_bitmap_init()1072 match_code = chan->vi->soc->default_video_format->code; in vi_fmts_bitmap_init()1073 index = tegra_get_format_idx_by_code(chan->vi, match_code, 0); in vi_fmts_bitmap_init()