Searched refs:temp_16 (Results 1 – 1 of 1) sorted by relevance
30 uint16 temp_16; in EditListAtom() local67 AtomUtils::read16(fp, temp_16); in EditListAtom()68 (*_pmediaRates).push_back(temp_16); in EditListAtom()70 AtomUtils::read16(fp, temp_16); //just for reserve in EditListAtom()71 (*_preserveds).push_back(temp_16); in EditListAtom()