Home
last modified time | relevance | path

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

/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/
Ddrv_hdmi_infoframe.c310 ptr[8] = ((hi_u32)vsif_content->_3d_structure & 0xf) << 4; /* 4'b, bit[8:5] */ in hdmi_vendor_specific_infoframe_pack()
587 h14_vsif_content->_3d_structure = vo_attr->stereo_mode; in drv_hdmi_vendor_infoframe_send()
590 h14_vsif_content->_3d_structure = vo_attr->stereo_mode; in drv_hdmi_vendor_infoframe_send()
Ddrv_hdmi_infoframe.h658 enum hdmi_3d_structure _3d_structure; member
670 enum hdmi_3d_structure _3d_structure; member
Ddrv_hdmi_intf.c3063 src_vsif_content->_3d_structure = dest_vsif_content->_3d_structure;