Searched refs:h264_levels (Results 1 – 2 of 2) sorted by relevance
525 static struct codec_id_mapping h264_levels[] = { variable617 return vpu_find_v4l2_id(hdr->level_idc, h264_levels, ARRAY_SIZE(h264_levels)); in vpu_get_h264_v4l2_level()
752 static const struct id_mapping h264_levels[] = { variable858 *level = find_v4l2_id(hfi_lvl, h264_levels, ARRAY_SIZE(h264_levels)); in v4l2_id_profile_level()891 pl->level = find_hfi_id(v4l2_lvl, h264_levels, ARRAY_SIZE(h264_levels)); in hfi_id_profile_level()