Searched defs:inargs (Results 1 – 6 of 6) sorted by relevance
| /external/aac/libAACenc/src/ |
| D | mps_main.cpp | 115 SACENC_InArgs inargs; member
|
| D | aacenc_lib.cpp | 1713 const AACENC_InArgs *inargs, in aacEncEncode()
|
| /external/aac/fuzzer/ |
| D | aac_enc_fuzzer.cpp | 382 AACENC_InArgs inargs; in encodeFrames() local
|
| /external/python/cpython2/Modules/_ctypes/ |
| D | _ctypes.c | 3700 _get_arg(int *pindex, char *name, PyObject *defval, PyObject *inargs, PyObject *kwds) in _get_arg() 3749 PyObject *inargs, PyObject *kwds, in _build_callargs() 3980 PyCFuncPtr_call(PyCFuncPtrObject *self, PyObject *inargs, PyObject *kwds) in PyCFuncPtr_call()
|
| /external/python/cpython3/Modules/_ctypes/ |
| D | _ctypes.c | 3823 _get_arg(int *pindex, PyObject *name, PyObject *defval, PyObject *inargs, PyObject *kwds) in _get_arg() 3878 PyObject *inargs, PyObject *kwds, in _build_callargs() 4105 PyCFuncPtr_call(PyCFuncPtrObject *self, PyObject *inargs, PyObject *kwds) in PyCFuncPtr_call()
|
| /external/aac/libSACenc/src/ |
| D | sacenc_lib.cpp | 972 const SACENC_InArgs *inargs, in FDK_sacenc_encode()
|