Searched refs:pendingCbs (Results 1 – 2 of 2) sorted by relevance
3301 Vector<mm_camera_super_buf_t *> pendingCbs; in reprocessCbRoutine() local3317 int32_t rc = handleOfflinePpCallback(resultFrameNumber, pendingCbs); in reprocessCbRoutine()3326 for (size_t i = 0; i < pendingCbs.size(); i++) { in reprocessCbRoutine()3328 pendingCbs[i], mStreams[0]); in reprocessCbRoutine()3399 Vector<mm_camera_super_buf_t *>& pendingCbs) in handleOfflinePpCallback() argument3440 pendingCbs.push_back(super_frame); in handleOfflinePpCallback()
531 Vector<mm_camera_super_buf_t *>& pendingCbs);