Home
last modified time | relevance | path

Searched refs:h264_levels (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/media/platform/amphion/
H A Dvpu_helpers.c525 static struct codec_id_mapping h264_levels[] = { variable
617 return vpu_find_v4l2_id(hdr->level_idc, h264_levels, ARRAY_SIZE(h264_levels)); in vpu_get_h264_v4l2_level()
/linux/drivers/media/platform/qcom/venus/
H A Dhelpers.c752 static const struct id_mapping h264_levels[] = { variable
858 *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()