Searched refs:processAppSegment (Results 1 – 2 of 2) sorted by relevance
191 status_t processAppSegment(int64_t frameNumber, InputFrame &inputFrame);
874 res = processAppSegment(frameNumber, inputFrame); in processInputFrame()966 status_t HeicCompositeStream::processAppSegment(int64_t frameNumber, InputFrame &inputFrame) { in processAppSegment() function in android::camera3::HeicCompositeStream