Home
last modified time | relevance | path

Searched refs:venc_config_useLTR (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/inc/
Dvideo_encoder_device_v4l2.h569 bool venc_config_useLTR(OMX_QCOM_VIDEO_CONFIG_LTRUSE_TYPE *useltr);
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2_params.cpp202 if (!venc_config_useLTR(pParam)) in venc_set_config()
Dvideo_encoder_device_v4l2.cpp600 if (!venc_config_useLTR(&iter->config_data.useltr)) in handle_dynamic_config()
4600 bool venc_dev::venc_config_useLTR(OMX_QCOM_VIDEO_CONFIG_LTRUSE_TYPE *useltr) in venc_config_useLTR() function in venc_dev