Home | History | Annotate | Download | only in nuplayer2

Lines Matching refs:findInt64

513                 stats->findInt64("frames-total", &numFramesTotal);
514 stats->findInt64("frames-dropped-output", &numFramesDropped);
852 stats->findInt64("frames-total", &numFramesTotal);
853 stats->findInt64("frames-dropped-output", &numFramesDropped);
883 CHECK(msg->findInt64("srcId", &srcId));