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

  /external/aac/libAACenc/src/
psy_main.cpp 439 INT wOffset;
585 wOffset = w * windowLength[ch];
589 &psyData[ch]->mdctSpectrum[psyData[ch]->lowpassLine + wOffset],
596 psyData[ch]->mdctSpectrum[psyData[ch]->lowpassLine + wOffset -
599 wOffset - FADE_OUT_LEN + i],
608 if (psyData[ch]->mdctSpectrum[line + wOffset] != (FIXP_DBL)0) {
643 wOffset = w * windowLength[ch];
645 psyData[ch]->mdctSpectrum + wOffset, hThisPsyConf[ch]->sfbOffset,
658 wOffset = w * windowLength[ch];
660 psyData[ch]->mdctSpectrum + wOffset,
    [all...]
  /cts/tests/camera/src/android/hardware/camera2/cts/
ImageReaderTest.java 728 * @param wOffset offset of the left side of the patch.
733 private static int[] convertPixelYuvToRgba(int w, int h, int wOffset, int hOffset,
    [all...]
  /device/google/contexthub/firmware/os/cpu/cortexm4/inc/cpu/cmsis/
arm_math.h     [all...]
  /external/apache-commons-compress/src/main/java/org/apache/commons/compress/archivers/tar/
TarArchiveOutputStream.java 439 * @param wOffset The offset in the buffer from which to get bytes.
444 public void write(final byte[] wBuf, int wOffset, int numToWrite) throws IOException {
454 out.write(wBuf, wOffset, numToWrite);
  /external/guice/extensions/struts2/lib/
ant-1.6.5.jar 
  /external/jarjar/lib/
apache-ant-1.9.4.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
ant.jar 

Completed in 536 milliseconds