vimc_pix_map_by_code
vpix = vimc_pix_map_by_code(f->mbus_code);
vpix = vimc_pix_map_by_code(fsize->pixel_format);
pix_map = vimc_pix_map_by_code(sd_fmt.format.code);
const struct vimc_pix_map *vimc_pix_map_by_code(u32 code);
vpix = vimc_pix_map_by_code(vdebayer->hw.src_code);
vpix = vimc_pix_map_by_code(src_fmt->code);
vpix = vimc_pix_map_by_code(sink_fmt->code);
vpix = vimc_pix_map_by_code(mbus_code);
vpix = vimc_pix_map_by_code(fse->code);
vpix = vimc_pix_map_by_code(format->format.code);
vscaler->hw.bpp = vimc_pix_map_by_code(format->code)->bpp;
const struct vimc_pix_map *vpix = vimc_pix_map_by_code(format->code);
vpix = vimc_pix_map_by_code(fmt->code);
vpix = vimc_pix_map_by_code(format->code);
vpix = vimc_pix_map_by_code(fse->code);