Searched defs:outCh (Results 1 – 5 of 5) sorted by relevance
/external/aac/libPCMutils/src/ |
D | pcmdmx_lib.cpp | 848 INT mixScales[(8)][(8)], const unsigned int outCh) { in dmxInitChannel() 870 INT mixScales[(8)][(8)], const unsigned int outCh) { in dmxClearChannel() 969 unsigned int outCh, inChCfg = 0; in getMixFactors() local 2227 int inCh, outCh, map[(8)]; in pcmDmx_ApplyFrame() local 2273 int inCh, outCh; in pcmDmx_ApplyFrame() local 2441 int outCh; in pcmDmx_ApplyFrame() local
|
/external/aac/libSACenc/src/ |
D | sacenc_tree.cpp | 401 int i, inCh[2], outCh[2], win[2]; in fdk_sacenc_spaceTree_Apply() local
|
/external/aac/libSACdec/src/ |
D | sac_process.cpp | 896 int outCh = FDK_chMapDescr_getMapValue(mapDescr, mapChannel(self, ch), in SpatialDecSynthesis() local
|
/external/python/cpython2/Objects/ |
D | unicodeobject.c | 1690 Py_UNICODE outCh = (Py_UNICODE) in PyUnicode_DecodeUTF7Stateful() local
|
/external/python/cpython3/Objects/ |
D | unicodeobject.c | 4452 Py_UCS4 outCh = (Py_UCS4)(base64buffer >> (base64bits-16)); in PyUnicode_DecodeUTF7Stateful() local
|