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

/linux-master/drivers/media/platform/mediatek/vcodec/encoder/
H A Dvenc_drv_if.h69 * @h264_profile: V4L2 defined H.264 profile
82 unsigned int h264_profile; member in struct:venc_enc_param
H A Dmtk_vcodec_enc_drv.h72 * @h264_profile: V4L2 defined H.264 profile
87 unsigned int h264_profile; member in struct:mtk_enc_params
H A Dmtk_vcodec_enc.c85 p->h264_profile = ctrl->val;
390 param->h264_profile = enc_params->h264_profile;
407 param->input_yuv_fmt, param->h264_profile,
/linux-master/drivers/media/v4l2-core/
H A Dv4l2-ctrls-defs.c306 static const char * const h264_profile[] = { local
686 return h264_profile;
/linux-master/drivers/media/platform/mediatek/vcodec/encoder/venc/
H A Dvenc_h264_if.c722 h264_get_profile(inst, enc_prm->h264_profile);
741 h264_get_profile(inst, enc_prm->h264_profile);
/linux-master/drivers/media/platform/st/sti/hva/
H A Dhva-h264.c50 struct h264_profile { struct
59 static const struct h264_profile h264_infos_list[] = {

Completed in 155 milliseconds