Home | History | Annotate | Download | only in api1

Lines Matching defs:frames

351 // set the preview callback flag to affect how the received frames from
551 std::vector<sp<IMemory>> frames;
553 frames.reserve(n);
567 ALOGE("%s: %d: No callback buffer available. Dropping frames.", __FUNCTION__,
582 frames.push_back(dataPtr);
592 mHardware->releaseRecordingFrameBatch(frames);