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

  /external/aac/libSBRdec/src/
sbr_dec.h 156 int applyProcessing,
183 const int applyProcessing, /*!< Flag for SBR operation */
sbr_dec.cpp 322 const int applyProcessing, /*!< Flag for SBR operation */
421 if (applyProcessing)
    [all...]
  /external/aac/libPCMutils/src/
pcmutils_lib.cpp 254 UCHAR applyProcessing;
531 self->applyProcessing = 0;
595 self->applyProcessing = 1;
598 self->applyProcessing = 0;
615 self->applyProcessing = 1;
796 if (self->applyProcessing == 0) { return (errorStatus); }
    [all...]

Completed in 159 milliseconds