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

  /external/aac/libSBRdec/src/
psdec.h 313 int CreatePsDec(HANDLE_PS_DEC *h_PS_DEC, int aacSamplesPerFrame);
sbrdecoder.cpp 317 if (CreatePsDec ( &self->hParametricStereoDec, samplesPerFrame )) {
    [all...]
psdec.cpp 137 CreatePsDec( HANDLE_PS_DEC *h_PS_DEC, /*!< pointer to the module state */
205 } /*END CreatePsDec */
    [all...]

Completed in 51 milliseconds