代码搜索:Encode
找到约 8,258 项符合「Encode」的源代码
代码结果 8,258
www.eeworm.com/read/292486/3952891
h g726.h
extern "C" void g726_Encode(unsigned char *speech,char *bitstream);
extern "C" void g726_Decode(char *bitstream,unsigned char *speech);
www.eeworm.com/read/292486/3952907
h g726.h
extern "C" void g726_Encode(unsigned char *speech,char *bitstream);
extern "C" void g726_Decode(char *bitstream,unsigned char *speech);