Searched defs:enc_len (Results 1 – 6 of 6) sorted by relevance
/external/webrtc/webrtc/modules/audio_coding/neteq/ |
D | audio_decoder_unittest.cc | 193 size_t enc_len = EncodeFrame( in EncodeDecodeTest() local 229 size_t enc_len = EncodeFrame(input.get(), frame_size_, encoded_); in ReInitTest() local 259 size_t enc_len = EncodeFrame(input.get(), frame_size_, encoded_); in DecodePlcTest() local 351 size_t enc_len = EncodeFrame(input.get(), frame_size_, encoded_); in DecodePlcTest() local
|
/external/boringssl/src/crypto/fipsmodule/ec/ |
D | oct.c | 151 size_t enc_len = 1 /* type byte */ + field_len; in ec_GFp_simple_oct2point() local
|
/external/wpa_supplicant_8/src/ap/ |
D | wpa_auth_ft.c | 69 const u8 *enc, size_t enc_len, in wpa_ft_rrb_decrypt() 878 size_t enc_len; member 927 const u8 *enc, size_t enc_len, in wpa_ft_rrb_seq_req() 1022 const u8 *enc, size_t enc_len, in wpa_ft_rrb_seq_chk() 3566 const u8 *enc, size_t enc_len, in wpa_ft_rrb_rx_pull() 3719 const u8 *enc, size_t enc_len, in wpa_ft_rrb_rx_r1() 3952 const u8 *enc, size_t enc_len, in wpa_ft_rrb_rx_resp() 4006 const u8 *enc, size_t enc_len, in wpa_ft_rrb_rx_push() 4024 const u8 *enc, size_t enc_len, in wpa_ft_rrb_rx_seq() 4142 const u8 *enc, size_t enc_len, in wpa_ft_rrb_rx_seq_req() [all …]
|
/external/webrtc/webrtc/modules/audio_coding/neteq/test/ |
D | RTPencode.cc | 288 size_t len, enc_len; in main() local
|
/external/dnsmasq/src/ |
D | rfc2131.c | 1560 int len, enc_len; in do_encap_opts() local
|
/external/boringssl/src/include/openssl/ |
D | x509.h | 470 int enc_len; member
|