Searched refs:jaguar1_formats (Results 1 – 1 of 1) sorted by relevance
206 static const struct jaguar1_pixfmt jaguar1_formats[] = { variable428 format->code = jaguar1_formats[0].code; in jaguar1_get_default_format()474 if (code->index >= ARRAY_SIZE(jaguar1_formats)) in jaguar1_enum_mbus_code()477 code->code = jaguar1_formats[code->index].code; in jaguar1_enum_mbus_code()487 int i = ARRAY_SIZE(jaguar1_formats); in jaguar1_enum_frame_sizes()495 if (fse->code == jaguar1_formats[i].code) in jaguar1_enum_frame_sizes()498 fse->code = jaguar1_formats[i].code; in jaguar1_enum_frame_sizes()525 fie->code = jaguar1_formats[0].code; in jaguar1_enum_frame_interval()598 int index = ARRAY_SIZE(jaguar1_formats); in jaguar1_set_fmt()607 if (jaguar1_formats[index].code == mf->code) in jaguar1_set_fmt()[all …]