Searched refs:newNextRdPTS (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/include/media/nbaio/
H A DMonoPipe.h105 void updateFrontAndNRPTS(int32_t newFront, int64_t newNextRdPTS);
/frameworks/av/media/libnbaio/
H A DMonoPipe.cpp230 void MonoPipe::updateFrontAndNRPTS(int32_t newFront, int64_t newNextRdPTS) argument
241 mNextRdPTS = newNextRdPTS;

Completed in 283 milliseconds