/external/u-boot/arch/m68k/include/asm/ |
D | fec.h | 107 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/ |
D | fec_mxc.c | 197 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/ |
D | immap_8xx.h | 306 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/ |
D | opus_fec_test.cc | 29 bool fec; member 201 int fec = WebRtcOpus_PacketHasFec(&bit_stream_[0], encoded_bytes_); in TEST_P() local
|
D | audio_decoder_opus.cc | 85 int fec; in PacketHasFec() local
|
/external/u-boot/arch/arm/dts/ |
D | imx53.dtsi | 185 fec: ethernet@63fec000 { label
|
D | imx6sl.dtsi | 807 fec: ethernet@02188000 { label
|
D | imx6qdl.dtsi | 983 fec: ethernet@02188000 { label
|
/external/webrtc/webrtc/test/fuzzers/ |
D | producer_fec_fuzzer.cc | 18 ForwardErrorCorrection fec; in FuzzOneInput() local
|
/external/libopus/tests/ |
D | opus_decode_fuzzer.c | 87 int len, fec; in LLVMFuzzerTestOneInput() local
|
D | test_opus_decode.c | 55 int out_samples,fec; in test_decoder_code0() local
|
/external/webrtc/webrtc/modules/rtp_rtcp/source/ |
D | producer_fec.cc | 86 ProducerFec::ProducerFec(ForwardErrorCorrection* fec) in ProducerFec()
|
/external/webrtc/webrtc/modules/audio_coding/test/ |
D | delay_test.cc | 52 bool fec; member
|
/external/webrtc/webrtc/modules/rtp_rtcp/test/testFec/ |
D | test_fec.cc | 107 ForwardErrorCorrection fec; in TEST() local
|
/external/webrtc/talk/media/webrtc/ |
D | webrtcvideoengine2.h | 228 webrtc::FecConfig fec; member
|
D | webrtcvideoengine2_unittest.cc | 200 cricket::VideoCodec fec(102, "ULPFEC", 0, 0, 30, 0); in TEST_F() local
|
/external/webrtc/webrtc/ |
D | video_send_stream.h | 118 FecConfig fec; member
|
D | video_receive_stream.h | 115 FecConfig fec; member
|
D | common_types.h | 887 RtpPacketCounter fec; // Number of redundancy packets/bytes. member
|
/external/webrtc/webrtc/video/ |
D | vie_encoder.cc | 419 void ViEEncoder::SetProtectionMethod(bool nack, bool fec) { in SetProtectionMethod()
|
/external/u-boot/drivers/mtd/ubi/ |
D | fastmap.c | 1109 struct ubi_fm_ec *fec; in ubi_write_fastmap() local
|
/external/webrtc/webrtc/call/ |
D | call_perf_tests.cc | 192 void CallPerfTest::TestAudioVideoSync(bool fec, bool create_audio_first) { in TestAudioVideoSync()
|
/external/libopus/src/ |
D | opus_encoder.c | 751 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/ |
D | ethtool.h | 1276 __u32 fec; member
|