Searched refs:mHeaderDecoded (Results 1 – 4 of 4) sorted by relevance
346 mHeaderDecoded(false), in C2SoftAvcDec()666 mHeaderDecoded = false; in resetDecoder()864 if (false == mHeaderDecoded) { in process()929 if (mHeaderDecoded == false) { in process()930 mHeaderDecoded = true; in process()
165 bool mHeaderDecoded; variable
335 mHeaderDecoded(false), in C2SoftHevcDec()658 mHeaderDecoded = false; in resetDecoder()855 if (false == mHeaderDecoded) { in process()918 if (mHeaderDecoded == false) { in process()919 mHeaderDecoded = true; in process()
123 bool mHeaderDecoded; member