OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:outargs
(Results
1 - 9
of
9
) sorted by null
/frameworks/av/media/libstagefright/codecs/aacenc/
SoftAACEncoder2.cpp
615
AACENC_OutArgs
outargs
;
local
617
memset(&
outargs
, 0, sizeof(
outargs
));
649
memset(&
outargs
, 0, sizeof(
outargs
));
658
&
outargs
);
661
outPtr +=
outargs
.numOutBytes;
662
nOutputBytes +=
outargs
.numOutBytes;
664
if (
outargs
.numInSamples > 0) {
665
int numRemainingSamples = inargs.numInSamples -
outargs
.numInSamples
[
all
...]
/external/libbrillo/brillo/dbus/
dbus_method_invoker.h
254
template<typename...
OutArgs
>
256
const base::Callback<void(
OutArgs
...)>& success_callback,
259
auto callback = [&success_callback](const
OutArgs
&... params) {
266
if (!DBusParamReader<false,
OutArgs
...>::Invoke(callback, &reader, &error) &&
282
template<typename... InArgs, typename...
OutArgs
>
288
const base::Callback<void(
OutArgs
...)>& success_callback,
298
&TranslateSuccessResponse<
OutArgs
...>, success_callback, error_callback);
305
template<typename... InArgs, typename...
OutArgs
>
309
const base::Callback<void(
OutArgs
...)>& success_callback,
/external/aac/libAACenc/src/
aacenc_lib.cpp
[
all
...]
/prebuilts/go/darwin-x86/src/runtime/
heapdump.go
222
// the layout of the
outargs
region.
286
// Dump fields in the
outargs
section
/prebuilts/go/linux-x86/src/runtime/
heapdump.go
222
// the layout of the
outargs
region.
286
// Dump fields in the
outargs
section
/external/aac/libAACenc/include/
aacenc_lib.h
248
\skipline
outargs
.numInSamples>0
256
\skipline
outargs
[
all
...]
/external/guice/extensions/struts2/lib/
freemarker-2.3.16.jar
/prebuilts/tools/common/m2/repository/org/freemarker/freemarker/2.3.20/
freemarker-2.3.20.jar
/prebuilts/tools/common/m2/repository/org/mozilla/rhino/1.7R3/
rhino-1.7R3.jar
Completed in 310 milliseconds