Home
last modified time | relevance | path

Searched refs:saveVec (Results 1 – 2 of 2) sorted by relevance

/hardware/google/aemu/host-common/
DMediaSnapshotState.cpp84 void saveVec(base::Stream* stream, const std::vector<T>& vec) { in saveVec() function
104 saveVec(stream, frame.data); in saveFrameInfo()
106 saveVec(stream, frame.texture); in saveFrameInfo()
128 saveVec(stream, pkt.data); in savePacketInfo()
154 saveVec(stream, sps); in save()
155 saveVec(stream, pps); in save()
/hardware/google/aemu/host-common/include/host-common/
DMediaH264DecoderPlugin.h129 void saveVec(base::Stream* stream, in saveVec() function
138 saveVec(stream, frame.data); in saveFrameInfo()
154 saveVec(stream, pkt.data); in savePacketInfo()
178 saveVec(stream, sps); in save()
179 saveVec(stream, pps); in save()