Home
last modified time | relevance | path

Searched refs:eMBIStatisticsType (Results 1 – 7 of 7) sorted by relevance

/hardware/qcom/media/msm8996/mm-core/inc/
DOMX_QCOMExtns.h1901 OMX_QOMX_VIDEO_MBISTATISTICSTYPE eMBIStatisticsType; member
/hardware/qcom/media/msm8998/mm-core/inc/
DOMX_QCOMExtns.h2061 OMX_QOMX_VIDEO_MBISTATISTICSTYPE eMBIStatisticsType; member
/hardware/qcom/sdm845/media/mm-core/inc/
DOMX_QCOMExtns.h2097 OMX_QOMX_VIDEO_MBISTATISTICSTYPE eMBIStatisticsType; member
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
Domx_video_encoder.cpp552 m_sMBIStatistics.eMBIStatisticsType = QOMX_MBI_STATISTICS_MODE_DEFAULT; in component_init()
Dvideo_encoder_device_v4l2.cpp2149 DEBUG_PRINT_LOW("set MBI Dump mode: %d", pParam->eMBIStatisticsType); in venc_set_param()
2150 if(venc_set_mbi_statistics_mode(pParam->eMBIStatisticsType) == false) { in venc_set_param()
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/
Domx_video_encoder.cpp567 m_sMBIStatistics.eMBIStatisticsType = QOMX_MBI_STATISTICS_MODE_DEFAULT; in component_init()
Dvideo_encoder_device_v4l2.cpp2432 DEBUG_PRINT_LOW("set MBI Dump mode: %d", pParam->eMBIStatisticsType); in venc_set_param()
2433 if(venc_set_mbi_statistics_mode(pParam->eMBIStatisticsType) == false) { in venc_set_param()