vfe_set_format
ret = vfe_set_format(sd, sd_state, &fmt);
return vfe_set_format(sd, fh ? fh->state : NULL, &format);
.set_fmt = vfe_set_format,