代码搜索:interf
找到约 714 项符合「interf」的源代码
代码结果 714
www.eeworm.com/read/123984/14602701
h interf_dec.h
/*
* ===================================================================
* TS 26.104
* REL-5 V5.4.0 2004-03
* REL-6 V6.1.0 2004-03
* 3GPP AMR Floating-point Speech Codec
* ============
www.eeworm.com/read/123983/14602717
h interf_rom.h
/*
* ===================================================================
* TS 26.104
* REL-5 V5.4.0 2004-03
* REL-6 V6.1.0 2004-03
* 3GPP AMR Floating-point Speech Codec
* ============
www.eeworm.com/read/123983/14602740
obj interf_dec.obj
www.eeworm.com/read/123983/14602766
h interf_enc.h
/*
* ===================================================================
* TS 26.104
* REL-5 V5.4.0 2004-03
* REL-6 V6.1.0 2004-03
* 3GPP AMR Floating-point Speech Codec
* ============
www.eeworm.com/read/123983/14602768
c interf_enc.c
/*
* ===================================================================
* TS 26.104
* REL-5 V5.4.0 2004-03
* REL-6 V6.1.0 2004-03
* 3GPP AMR Floating-point Speech Codec
* ============
www.eeworm.com/read/123983/14602777
c interf_dec.c
/*
* ===================================================================
* TS 26.104
* REL-5 V5.4.0 2004-03
* REL-6 V6.1.0 2004-03
* 3GPP AMR Floating-point Speech Codec
* ============
www.eeworm.com/read/123983/14602792
obj interf_enc.obj
www.eeworm.com/read/123983/14602795
h interf_dec.h
/*
* ===================================================================
* TS 26.104
* REL-5 V5.4.0 2004-03
* REL-6 V6.1.0 2004-03
* 3GPP AMR Floating-point Speech Codec
* ============
www.eeworm.com/read/218881/14904100
r30 interf.r30
www.eeworm.com/read/216440/15011023
h interf~1.h
// interface.h
struct IMotion : public IUnknown
{
STDMETHOD_(void, Fly) () = 0;
STDMETHOD_(int&, GetPosition) () = 0;
};
struct IVisual : public IUnknown
{
STDMETHOD_(void, D