Searched refs:elCounter (Results 1 - 3 of 3) sorted by relevance

/external/aac/libMpegTPDec/src/
H A Dtpdec_asc.cpp97 pPce->elCounter = 0;
289 *elMapping = pPce->elCounter;
290 if (elList[pPce->elCounter] != elType) {
300 pPce->elCounter++;
317 elList[pPce->elCounter] = elType;
318 *elMapping = pPce->elCounter++;
/external/aac/libMpegTPDec/include/
H A Dtp_data.h171 UCHAR elCounter; member in struct:__anon153
/external/aac/libMpegTPEnc/include/
H A Dtp_data.h171 UCHAR elCounter; member in struct:__anon170

Completed in 59 milliseconds