HomeSort by relevance Sort by last modified time
    Searched full:idcnt (Results 1 - 2 of 2) sorted by null

  /external/tcpdump/
print-forces.c 838 uint16_t IDcnt, uint16_t op_msk, int indent)
847 for (i = 0; i < IDcnt; i++) {
999 uint16_t idcnt = 0; local
1024 idcnt = EXTRACT_16BITS(&pdh->pIDcnt);
1025 minsize = idcnt * 4;
1039 more_pd = pdatacnt_print(ndo, pptr, len, idcnt, op_msk, indent);
    [all...]
  /external/aac/libMpegTPDec/src/
tpdec_latm.cpp 242 int idCnt = 0;
252 p_linfo->m_streamID = idCnt++;

Completed in 157 milliseconds