Searched refs:cal_format_by_code (Results 1 – 4 of 4) sorted by relevance
62 fmtinfo = cal_format_by_code(fmt->code); in cal_camerarx_get_ext_link_freq()667 fmtinfo = cal_format_by_code(fse->code); in cal_camerarx_sd_enum_frame_size()696 fmtinfo = cal_format_by_code(format->format.code); in cal_camerarx_sd_set_fmt()
318 const struct cal_format_info *cal_format_by_code(u32 code);
911 fmtinfo = cal_format_by_code(MEDIA_BUS_FMT_UYVY8_1X16); in cal_ctx_v4l2_init_mc_format()
147 const struct cal_format_info *cal_format_by_code(u32 code) in cal_format_by_code() function