Home
last modified time | relevance | path

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

/linux/drivers/media/platform/mtk-vcodec/
A Dvenc_drv_if.h82 enum venc_yuv_fmt input_yuv_fmt; member
A Dmtk_vcodec_enc.c356 param->input_yuv_fmt = VENC_YUV_FORMAT_I420; in mtk_venc_set_param()
359 param->input_yuv_fmt = VENC_YUV_FORMAT_YV12; in mtk_venc_set_param()
362 param->input_yuv_fmt = VENC_YUV_FORMAT_NV12; in mtk_venc_set_param()
365 param->input_yuv_fmt = VENC_YUV_FORMAT_NV21; in mtk_venc_set_param()
388 param->input_yuv_fmt, param->h264_profile, in mtk_venc_set_param()
/linux/drivers/media/platform/mtk-vcodec/venc/
A Dvenc_vp8_if.c406 inst->vsi->config.input_fourcc = enc_prm->input_yuv_fmt; in vp8_enc_set_param()
A Dvenc_h264_if.c641 inst->vsi->config.input_fourcc = enc_prm->input_yuv_fmt; in h264_enc_set_param()

Completed in 8 milliseconds