Searched refs:match_code (Results 1 – 1 of 1) sorted by relevance
1030 int index, ret, match_code = 0; in vi_fmts_bitmap_init() local 1053 if (!match_code) in vi_fmts_bitmap_init() 1054 match_code = code.code; in vi_fmts_bitmap_init() 1068 if (!match_code) { in vi_fmts_bitmap_init() 1069 match_code = chan->vi->soc->default_video_format->code; in vi_fmts_bitmap_init() 1070 index = tegra_get_format_idx_by_code(chan->vi, match_code, 0); in vi_fmts_bitmap_init()