mt8193hdmicmd.h 190 B

12345678
  1. #ifndef __mt8193hdmicmd_h__
  2. #define __mt8193hdmicmd_h__
  3. #ifdef HDMI_MT8193_SUPPORT
  4. extern void mt8193_InfoframeSetting(unsigned char i1typemode, unsigned char i1typeselect);
  5. #endif
  6. #endif