#ifndef SUB_CC_H #define SUB_CC_H void subcc_process_data(unsigned char *inputdata,unsigned int len); #endif /*SUB_CC_H*/