Home
last modified time | relevance | path

Searched refs:h264_profile (Results 1 – 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/platform/mtk-vcodec/
Dvenc_drv_if.h83 unsigned int h264_profile; member
Dmtk_vcodec_drv.h166 unsigned int h264_profile; member
Dmtk_vcodec_enc.c80 p->h264_profile = ctrl->val; in vidioc_venc_s_ctrl()
357 param->h264_profile = enc_params->h264_profile; in mtk_venc_set_param()
374 param->input_yuv_fmt, param->h264_profile, in mtk_venc_set_param()
/kernel/linux/linux-5.10/drivers/media/platform/sti/hva/
Dhva-h264.c50 struct h264_profile { struct
59 static const struct h264_profile h264_infos_list[] = { argument
/kernel/linux/linux-5.10/drivers/media/platform/mtk-vcodec/venc/
Dvenc_h264_if.c647 h264_get_profile(inst, enc_prm->h264_profile); in h264_enc_set_param()
/kernel/linux/linux-5.10/drivers/media/v4l2-core/
Dv4l2-ctrls.c353 static const char * const h264_profile[] = { in v4l2_ctrl_get_menu() local
689 return h264_profile; in v4l2_ctrl_get_menu()