Searched refs:processCompletedInputFrame (Results 1 – 2 of 2) sorted by relevance
187 status_t processCompletedInputFrame(nsecs_t timestamp, InputFrame &inputFrame);
770 res = processCompletedInputFrame(timestamp, inputFrame); in processInputFrame()996 status_t HeicCompositeStream::processCompletedInputFrame(nsecs_t timestamp, in processCompletedInputFrame() function in android::camera3::HeicCompositeStream