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