OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:num_out
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/webrtc/modules/audio_device/android/
fine_audio_buffer.cc
63
int
num_out
= device_buffer_->GetPlayoutData(unwritten_buffer);
local
64
if (
num_out
!= samples_per_10_ms_) {
65
assert(
num_out
== 0);
/external/libpng/
pngtest.c
1607
png_size_t num_in,
num_out
;
local
[
all
...]
/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_output.c
7163
int
num_out
= 0, reason = 0, now_filled = 0;
local
10414
int error = 0,
num_out
= 0, tot_out = 0, ret = 0, reason_code = 0;
local
[
all
...]
Completed in 188 milliseconds