Searched refs:subStreamIndex (Results 1 – 7 of 7) sorted by relevance
/external/lzma/CPP/7zip/Compress/ |
D | Bcj2Coder.cpp | 165 UInt64 subStreamIndex = 0; in CodeReal() local 180 HRESULT result = getSubStreamSize->GetSubStreamSize(subStreamIndex, &subStreamSize); in CodeReal() 193 subStreamIndex++; in CodeReal()
|
/external/aac/libAACdec/src/ |
D | aacdecoder.h | 435 const int subStreamIndex);
|
D | aacdecoder_lib.cpp | 325 const int subStreamIndex = 0; in aacDecoder_FreeMemCallback() local 329 if (CAacDecoder_FreeMem(self, subStreamIndex) != AAC_DEC_OK) { in aacDecoder_FreeMemCallback() 439 const INT subStreamIndex, in aacDecoder_UniDrcCallback() argument 447 if (subStreamIndex != 0) { in aacDecoder_UniDrcCallback()
|
D | aacdecoder.cpp | 1303 const int subStreamIndex) { in CAacDecoder_DeInit() argument 1392 self->samplingRateInfo[subStreamIndex].samplingRate = 0; in CAacDecoder_DeInit() 1429 const int subStreamIndex) { in CAacDecoder_FreeMem() argument 1432 CAacDecoder_DeInit(self, subStreamIndex); in CAacDecoder_FreeMem()
|
/external/aac/libMpegTPEnc/include/ |
D | tp_data.h | 388 const INT subStreamIndex, const INT payloadStart,
|
/external/aac/libMpegTPDec/include/ |
D | tp_data.h | 388 const INT subStreamIndex, const INT payloadStart,
|
/external/aac/libMpegTPDec/src/ |
D | tpdec_asc.cpp | 1545 const int subStreamIndex, in extElementConfig() argument 1594 subStreamIndex, 0, aot); in extElementConfig()
|