Searched refs:startMuxerForInputFrame (Results 1 – 2 of 2) sorted by relevance
184 status_t startMuxerForInputFrame(nsecs_t timestamp, InputFrame &inputFrame);
741 res = startMuxerForInputFrame(timestamp, inputFrame); in processInputFrame()781 status_t HeicCompositeStream::startMuxerForInputFrame(nsecs_t timestamp, InputFrame &inputFrame) { in startMuxerForInputFrame() function in android::camera3::HeicCompositeStream