Home | History | Annotate | Download | only in audioflinger

Lines Matching refs:calculateOutputPTS

1060                 int64_t outputPTS = calculateOutputPTS(
1138 int64_t outputPTS = calculateOutputPTS(
1217 int64_t outputPTS = calculateOutputPTS(t, pts, outFrames);
1259 int64_t outputPTS = calculateOutputPTS(t, pts, out - t.mainBuffer);
1339 int64_t outputPTS = calculateOutputPTS(t0, pts,
1355 int64_t outputPTS = calculateOutputPTS(t1, pts,
1403 int64_t AudioMixer::calculateOutputPTS(const track_t& t, int64_t basePTS,