HomeSort by relevance Sort by last modified time
    Searched refs:tempRun (Results 1 - 3 of 3) sorted by null

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/
armVCM4P2_FillVLCBuffer.c 78 OMX_U32 tempRun = run, sign = 0;
93 tempRun = runPlus;
104 armPackBits(ppBitStream, pBitOffset, tempRun, 6);
121 if (tempRun > maxRunForMultipleEntries)
124 (tempRun - maxRunForMultipleEntries - 1);
128 tempIndex = pRunIndexTable [tempRun] + (tempLevel -1);
141 tempRun = run;
143 armPackBits(ppBitStream, pBitOffset, tempRun, 6);
  /external/icu4c/common/
ubidiln.c 440 Run *runs, tempRun;
485 tempRun = runs[firstRun];
487 runs[endRun]=tempRun;
511 tempRun=runs[firstRun];
513 runs[runCount]=tempRun;
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 

Completed in 157 milliseconds