Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_vo.cpp496 VoPubAttr.enIntfType = VO_INTF_HDMI; in mpi_vo_init_sample()
1660 stVoPubAttr.enIntfType = VO_INTF_HDMI; in Sample_VO_Demo_Video_Mosaic()
1669 stVoPubAttr.enIntfType = VO_INTF_HDMI | VO_INTF_EDP; in Sample_VO_Demo_Video_Mosaic()
1672 stVoPubAttr.enIntfType = VO_INTF_HDMI; in Sample_VO_Demo_Video_Mosaic()
1787 stVoPubAttr.enIntfType = VO_INTF_HDMI | VO_INTF_EDP; in Sample_VO_Demo_UI()
1790 stVoPubAttr.enIntfType = VO_INTF_HDMI; in Sample_VO_Demo_UI()
1916 stVoPubAttr.enIntfType = VO_INTF_HDMI; in Sample_VO_Demo_Alpha()
2091 stVoPubAttr.enIntfType = VO_INTF_HDMI; in Sample_VO_Video_Homologous()
2100 stVoPubAttr.enIntfType = VO_INTF_HDMI; in Sample_VO_Video_Homologous()
2155 stVoPubAttr.enIntfType = VO_INTF_HDMI; in Sample_VO_Video_Homologous()
[all...]
H A Dtest_mpi_vdec.cpp524 VoPubAttr.enIntfType = VO_INTF_HDMI; in create_vo()
H A Dtest_mpi_all.cpp274 VoPubAttr.enIntfType = VO_INTF_HDMI; in create_vo()
H A Dtest_mpi_avs.cpp141 VoPubAttr.enIntfType = VO_INTF_HDMI; in create_vo()
H A Dtest_mpi_vi.cpp277 VoPubAttr.enIntfType = VO_INTF_HDMI; in create_vo()
H A Dtest_mpi_gdc.cpp151 VoPubAttr.enIntfType = VO_INTF_HDMI; in create_vo()
/OK3568_Linux_fs/external/rockit/mpi/sdk/include/
H A Drk_comm_vo.h130 #define VO_INTF_HDMI (0x01L << 13) macro