Searched refs:p_parse_unit (Results 1 – 2 of 2) sorted by relevance
172 ParseUnitByteIO *p_parse_unit=NULL; in Parse() local198 p_parse_unit=m_dirac_byte_stream.GetNextParseUnit(); in Parse()199 if(p_parse_unit==NULL) in Parse()201 pu_type=p_parse_unit->GetType(); in Parse()210 m_decomp = new SequenceDecompressor (*p_parse_unit, m_verbose); in Parse()215 m_decomp->NewAccessUnit(*p_parse_unit); in Parse()223 const Picture *my_picture = m_decomp->DecompressNextPicture(p_parse_unit); in Parse()
75 ParseUnitByteIO* p_parse_unit = m_parse_unit_list.back().second; in GetLastUnitStats() local76 p_parse_unit->CollateByteStats(dirac_byte_stats); in GetLastUnitStats()207 ParseUnitByteIO* p_parse_unit=m_parse_unit_list.front().second; in Clear() local212 mp_prev_parse_unit=p_parse_unit; in Clear()215 delete p_parse_unit; in Clear()