Searched defs:blockCount (Results 1 - 7 of 7) sorted by relevance
/external/sonivox/arm-fm-22k/lib_src/ |
H A D | eas_pcmdata.h | 112 EAS_U16 blockCount; /* block counter for ADPCM decoder */ member in struct:s_pcm_state_tag
|
/external/sonivox/arm-hybrid-22k/lib_src/ |
H A D | eas_pcmdata.h | 112 EAS_U16 blockCount; /* block counter for ADPCM decoder */ member in struct:s_pcm_state_tag
|
/external/sonivox/arm-wt-22k/lib_src/ |
H A D | eas_pcmdata.h | 112 EAS_U16 blockCount; /* block counter for ADPCM decoder */ member in struct:s_pcm_state_tag
|
/external/srec/tools/grxmlcompile/ |
H A D | sub_grph.cpp | 172 int ii, finalId, endLoc, blockCount; local 184 blockCount= numVertex - startId - 1; 188 CopyFastArcs (this, arcLoc, endLoc, ii * blockCount, -1, -1, -1, -1); 189 finalId= lastId + (arg2 - 1) * blockCount; 191 CopyFastArcs (this, arcLoc, endLoc, ii * blockCount, -1, -1, -1, -1); 192 (void) CreateArc (NONE_LABEL, NONE_LABEL, lastId + (ii - 1) * blockCount, finalId); 202 blockCount= numVertex - startId - 1; 205 CopyFastArcs (this, arcLoc, endLoc, ii * blockCount, -1, -1, -1, -1); 206 finalId= lastId + (arg1 - 1) * blockCount; 209 CopyFastArcs (this, arcLoc, endLoc, blockCount, startI [all...] |
/external/chromium/third_party/icu/source/common/ |
H A D | utrie2_builder.c | 988 int32_t i, mapIndex, blockCount; local 1001 blockCount=blockLength>>UTRIE2_SHIFT_2; 1010 blockCount=1; 1027 for(i=blockCount, mapIndex=start>>UTRIE2_SHIFT_2; i>0; --i) { 1048 for(i=blockCount, mapIndex=start>>UTRIE2_SHIFT_2; i>0; --i) { 1059 for(i=blockCount, mapIndex=start>>UTRIE2_SHIFT_2; i>0; --i) {
|
/external/icu4c/common/ |
H A D | utrie2_builder.c | 988 int32_t i, mapIndex, blockCount; local 1001 blockCount=blockLength>>UTRIE2_SHIFT_2; 1010 blockCount=1; 1027 for(i=blockCount, mapIndex=start>>UTRIE2_SHIFT_2; i>0; --i) { 1048 for(i=blockCount, mapIndex=start>>UTRIE2_SHIFT_2; i>0; --i) { 1059 for(i=blockCount, mapIndex=start>>UTRIE2_SHIFT_2; i>0; --i) {
|
/external/emma/lib/ |
H A D | emma.jar | META-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ... |
Completed in 161 milliseconds