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

  /external/aac/libMpegTPDec/src/
tpdec_lib.cpp 500 /* Synch parameters */
539 UINT synch; /* Current sync word read from bitstream */ local
555 synch = FDKreadBits(hBs, syncLength);
559 if (synch == syncWord) {
562 synch = ((synch << TPDEC_SYNCSKIP) & syncMask) | FDKreadBits(hBs, TPDEC_SYNCSKIP);
565 if (synch != syncWord) {
707 /* Rewind - TPDEC_SYNCSKIP, in order to look for a synch one bit ahead next time. */
823 /* Obtain distance to next synch word */
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.util_1.0.200.v20100503.jar 
  /prebuilts/tools/common/lombok-ast/
lombok-ast-0.2.jar 

Completed in 92 milliseconds