Searched defs:bufPos (Results 1 – 9 of 9) sorted by relevance
63 int32_t bufPos; variable139 int32_t bufPos; member
42 static int32_t ReadFrame (uint8_t* pBuf, const int32_t& iFileSize, const int32_t& bufPos) { in ReadFrame()278 int32_t bufPos = 0; in ThreadDecodeFile() local
61 private int bufPos; field in RuleCharacterIterator
60 private int bufPos; field in RuleCharacterIterator
118 let bufPos = 0 variable
105 int32_t readPicture (uint8_t* pBuf, const int32_t& iFileSize, const int32_t& bufPos, uint8_t*& pSps… in readPicture()