/aosp_15_r20/device/linaro/dragonboard/shared/utils/qrtr/lib/ |
D | qmi.c | 81 encoded_bytes, tlv_len, encode_tlv, rc) \ argument 242 int i, rc, encoded_bytes = 0; in qmi_encode_struct_elem() local 281 int encoded_bytes = 0; in qmi_encode_string_elem() local 343 uint32_t encoded_bytes = 0; in qmi_encode() local
|
/aosp_15_r20/external/webrtc/modules/audio_coding/codecs/opus/ |
H A D | opus_interface.cc | 576 static int16_t DetermineAudioType(OpusDecInst* inst, size_t encoded_bytes) { in DetermineAudioType() 603 size_t encoded_bytes, in DecodeNative() 656 size_t encoded_bytes, in WebRtcOpus_Decode() 683 size_t encoded_bytes, in WebRtcOpus_DecodeFec()
|
H A D | opus_speed_test.cc | 65 size_t* encoded_bytes) { in EncodeABlock() 76 size_t encoded_bytes, in DecodeABlock()
|
/aosp_15_r20/system/keymint/ta/src/ |
H A D | tests.rs | 99 let encoded_bytes = hex::decode(encoded_str).unwrap(); in test_secure_key_wrapper() localVariable 209 let encoded_bytes = hex::decode(encoded_secure_key_wrapper).unwrap(); in test_key_description_encode_decode() localVariable
|
/aosp_15_r20/external/webrtc/logging/rtc_event_log/events/ |
H A D | rtc_event_rtcp_packet_incoming.h | 49 absl::string_view encoded_bytes, in Parse()
|
H A D | rtc_event_rtcp_packet_outgoing.h | 49 absl::string_view encoded_bytes, in Parse()
|
H A D | rtc_event_end_log.cc | 33 absl::string_view encoded_bytes, in Parse()
|
H A D | rtc_event_dtls_transport_state.h | 57 absl::string_view encoded_bytes, in Parse()
|
H A D | rtc_event_begin_log.cc | 40 absl::string_view encoded_bytes, in Parse()
|
H A D | rtc_event_audio_receive_stream_config.h | 60 absl::string_view encoded_bytes, in Parse()
|
H A D | rtc_event_dtls_writable_state.h | 57 absl::string_view encoded_bytes, in Parse()
|
H A D | rtc_event_audio_network_adaptation.h | 63 absl::string_view encoded_bytes, in Parse()
|
H A D | rtc_event_video_receive_stream_config.h | 60 absl::string_view encoded_bytes, in Parse()
|
H A D | rtc_event_video_send_stream_config.h | 60 absl::string_view encoded_bytes, in Parse()
|
H A D | rtc_event_audio_send_stream_config.h | 59 absl::string_view encoded_bytes, in Parse()
|
H A D | rtc_event_rtp_packet_incoming.h | 74 absl::string_view encoded_bytes, in Parse()
|
H A D | rtc_event_remote_estimate.h | 56 absl::string_view encoded_bytes, in Parse()
|
H A D | rtc_event_probe_result_success.h | 64 absl::string_view encoded_bytes, in Parse()
|
H A D | rtc_event_route_change.h | 60 absl::string_view encoded_bytes, in Parse()
|
H A D | rtc_event_audio_playout.h | 60 absl::string_view encoded_bytes, in Parse()
|
H A D | rtc_event_generic_packet_received.h | 68 absl::string_view encoded_bytes, in Parse()
|
H A D | rtc_event_rtp_packet_outgoing.h | 76 absl::string_view encoded_bytes, in Parse()
|
/aosp_15_r20/external/webrtc/test/ |
H A D | mock_audio_encoder.cc | 22 MockAudioEncoder::FakeEncoding::FakeEncoding(size_t encoded_bytes) { in FakeEncoding()
|
/aosp_15_r20/external/pigweed/pw_tokenizer/ |
H A D | tokenize.cc | 83 const size_t encoded_bytes = EncodeArgs( in _pw_tokenizer_ToBuffer() local
|
/aosp_15_r20/external/webrtc/modules/audio_coding/codecs/ilbc/ |
H A D | audio_encoder_ilbc.cc | 100 size_t encoded_bytes = encoded->AppendData( in EncodeImpl() local
|