Home
last modified time | relevance | path

Searched defs:fec (Results 1 – 24 of 24) sorted by relevance

/external/u-boot/arch/m68k/include/asm/
Dfec.h107 typedef struct fec { struct
109 u32 ecr; /* 0x00 */
110 u32 eir; /* 0x04 */
111 u32 eimr; /* 0x08 */
112 u32 ivsr; /* 0x0C */
113 u32 rdar; /* 0x10 */
114 u32 tdar; /* 0x14 */
115 u8 resv1[0x28]; /* 0x18 */
116 u32 mmfr; /* 0x40 */
117 u32 mscr; /* 0x44 */
[all …]
/external/u-boot/drivers/net/
Dfec_mxc.c197 struct fec_priv *fec = (struct fec_priv *)dev->priv; in miiphy_restart_aneg() local
229 struct fec_priv *fec = (struct fec_priv *)dev->priv; in miiphy_wait_aneg() local
253 static int fec_rx_task_enable(struct fec_priv *fec) in fec_rx_task_enable()
259 static int fec_rx_task_disable(struct fec_priv *fec) in fec_rx_task_disable()
264 static int fec_tx_task_enable(struct fec_priv *fec) in fec_tx_task_enable()
270 static int fec_tx_task_disable(struct fec_priv *fec) in fec_tx_task_disable()
284 static void fec_rbd_init(struct fec_priv *fec, int count, int dsize) in fec_rbd_init()
324 static void fec_tbd_init(struct fec_priv *fec) in fec_tbd_init()
364 struct fec_priv *fec = dev_get_priv(dev); in fecmxc_set_hwaddr() local
386 static void fec_reg_setup(struct fec_priv *fec) in fec_reg_setup()
[all …]
/external/u-boot/arch/powerpc/include/asm/
Dimmap_8xx.h306 typedef struct fec { struct
307 uint fec_addr_low; /* lower 32 bits of station address */ argument
308 ushort fec_addr_high; /* upper 16 bits of station address */ argument
310 uint fec_hash_table_high; /* upper 32-bits of hash table */ argument
311 uint fec_hash_table_low; /* lower 32-bits of hash table */ argument
312 uint fec_r_des_start; /* beginning of Rx descriptor ring */ argument
313 uint fec_x_des_start; /* beginning of Tx descriptor ring */ argument
314 uint fec_r_buff_size; /* Rx buffer size */ argument
316 uint fec_ecntrl; /* ethernet control register */ argument
317 uint fec_ievent; /* interrupt event register */ argument
[all …]
/external/webrtc/webrtc/modules/audio_coding/codecs/opus/
Dopus_fec_test.cc29 bool fec; member
201 int fec = WebRtcOpus_PacketHasFec(&bit_stream_[0], encoded_bytes_); in TEST_P() local
Daudio_decoder_opus.cc85 int fec; in PacketHasFec() local
/external/u-boot/arch/arm/dts/
Dimx53.dtsi185 fec: ethernet@63fec000 { label
Dimx6sl.dtsi807 fec: ethernet@02188000 { label
Dimx6qdl.dtsi983 fec: ethernet@02188000 { label
/external/webrtc/webrtc/test/fuzzers/
Dproducer_fec_fuzzer.cc18 ForwardErrorCorrection fec; in FuzzOneInput() local
/external/libopus/tests/
Dopus_decode_fuzzer.c87 int len, fec; in LLVMFuzzerTestOneInput() local
Dtest_opus_decode.c55 int out_samples,fec; in test_decoder_code0() local
/external/webrtc/webrtc/modules/rtp_rtcp/source/
Dproducer_fec.cc86 ProducerFec::ProducerFec(ForwardErrorCorrection* fec) in ProducerFec()
/external/webrtc/webrtc/modules/audio_coding/test/
Ddelay_test.cc52 bool fec; member
/external/webrtc/webrtc/modules/rtp_rtcp/test/testFec/
Dtest_fec.cc107 ForwardErrorCorrection fec; in TEST() local
/external/webrtc/talk/media/webrtc/
Dwebrtcvideoengine2.h228 webrtc::FecConfig fec; member
Dwebrtcvideoengine2_unittest.cc200 cricket::VideoCodec fec(102, "ULPFEC", 0, 0, 30, 0); in TEST_F() local
/external/webrtc/webrtc/
Dvideo_send_stream.h118 FecConfig fec; member
Dvideo_receive_stream.h115 FecConfig fec; member
Dcommon_types.h887 RtpPacketCounter fec; // Number of redundancy packets/bytes. member
/external/webrtc/webrtc/video/
Dvie_encoder.cc419 void ViEEncoder::SetProtectionMethod(bool nack, bool fec) { in SetProtectionMethod()
/external/u-boot/drivers/mtd/ubi/
Dfastmap.c1109 struct ubi_fm_ec *fec; in ubi_write_fastmap() local
/external/webrtc/webrtc/call/
Dcall_perf_tests.cc192 void CallPerfTest::TestAudioVideoSync(bool fec, bool create_audio_first) { in TestAudioVideoSync()
/external/libopus/src/
Dopus_encoder.c751 static int compute_silk_rate_for_hybrid(int rate, int bandwidth, int frame20ms, int vbr, int fec, i… in compute_silk_rate_for_hybrid()
/external/kernel-headers/original/uapi/linux/
Dethtool.h1276 __u32 fec; member