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

  /external/aac/libSBRdec/src/
sbr_dec.h 142 int codecFrameSize;
189 HANDLE_PS_DEC h_ps_d, const UINT flags, const int codecFrameSize);
195 int codecFrameSize);
sbr_ram.h 162 USHORT codecFrameSize;
sbrdecoder.cpp 387 self->codecFrameSize);
471 self->codecFrameSize = 0;
558 self->codecFrameSize == samplesPerFrame && self->coreCodec == coreCodec &&
602 self->codecFrameSize = samplesPerFrame;
    [all...]
sbr_dec.cpp 272 HANDLE_PS_DEC h_ps_d, const UINT flags, const int codecFrameSize) {
    [all...]

Completed in 430 milliseconds