Home
last modified time | relevance | path

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

/linux/drivers/media/platform/mediatek/vcodec/encoder/
H A Dvenc_drv_if.h82 unsigned int h264_profile; member
H A Dmtk_vcodec_enc_drv.h87 unsigned int h264_profile; member
/linux/drivers/media/platform/mediatek/vcodec/encoder/venc/
H A Dvenc_h264_if.c726 h264_get_profile(inst, enc_prm->h264_profile); in h264_enc_set_vsi_configs()
745 h264_get_profile(inst, enc_prm->h264_profile); in h264_enc_set_vsi_34_configs()
/linux/drivers/media/platform/st/sti/hva/
H A Dhva-h264.c50 struct h264_profile { struct
59 static const struct h264_profile h264_infos_list[] = { argument