Home
last modified time | relevance | path

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

/linux/drivers/media/platform/amphion/
H A Dvpu_helpers.c518 static struct codec_id_mapping h264_profiles[] = { variable
597 return vpu_find_v4l2_id(hdr->profile_idc, h264_profiles, ARRAY_SIZE(h264_profiles)); in vpu_get_h264_v4l2_profile()
/linux/drivers/media/platform/qcom/venus/
H A Dhelpers.c742 static const struct id_mapping h264_profiles[] = { variable
857 *profile = find_v4l2_id(hfi_pf, h264_profiles, ARRAY_SIZE(h264_profiles)); in v4l2_id_profile_level()
890 pl->profile = find_hfi_id(v4l2_pf, h264_profiles, ARRAY_SIZE(h264_profiles)); in hfi_id_profile_level()