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