Home
last modified time | relevance | path

Searched refs:VO_INTF_EDP (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_vo.cpp509 VoPubAttr1.enIntfType = VO_INTF_EDP; in mpi_vo_init_sample()
1663 stVoPubAttr.enIntfType = VO_INTF_EDP; in Sample_VO_Demo_Video_Mosaic()
1669 stVoPubAttr.enIntfType = VO_INTF_HDMI | VO_INTF_EDP; in Sample_VO_Demo_Video_Mosaic()
1787 stVoPubAttr.enIntfType = VO_INTF_HDMI | VO_INTF_EDP; in Sample_VO_Demo_UI()
1805 stVoPubAttr.enIntfType = VO_INTF_EDP; in Sample_VO_Demo_UI()
1965 stVoPubAttr.enIntfType = VO_INTF_EDP; in Sample_VO_Demo_Alpha()
2094 stVoPubAttr.enIntfType = VO_INTF_EDP; in Sample_VO_Video_Homologous()
2161 stVoPubAttr.enIntfType = VO_INTF_EDP; in Sample_VO_Video_Homologous()
/OK3568_Linux_fs/external/rockit/mpi/sdk/include/
H A Drk_comm_vo.h128 #define VO_INTF_EDP (0x01L << 11) macro