Home
last modified time | relevance | path

Searched defs:size_bytes (Results 1 – 6 of 6) sorted by relevance

/external/google-tv-pairing-protocol/cpp/tests/polo/wire/protobuf/
Dprotobufwireadaptertest.cc81 unsigned char* size_bytes; in ExpectReadPreamble() local
93 unsigned char* size_bytes; in ExpectSend() local
/external/webrtc/src/common_audio/vad/
Dwebrtc_vad.c25 WebRtc_Word16 WebRtcVad_get_version(char *version, size_t size_bytes) in WebRtcVad_get_version()
/external/webrtc/src/modules/audio_processing/aecm/
Decho_control_mobile.c645 size_t size_bytes) in WebRtcAecm_InitEchoPath()
674 size_t size_bytes) in WebRtcAecm_GetEchoPath()
/external/webrtc/src/modules/audio_processing/
Decho_control_mobile_impl.cc197 size_t size_bytes) { in SetEchoPath()
/external/google-tv-pairing-protocol/cpp/src/polo/wire/protobuf/
Dprotobufwireadapter.cc402 uint8_t* size_bytes; in SendOuterMessage() local
/external/tinyalsa/
Dpcm.c405 int size_bytes = pcm_frames_to_bytes(pcm, frames); in pcm_areas_copy() local