Searched refs:streamBuffer (Results 1 – 1 of 1) sorted by relevance
8695 camera3_stream_t *streamBuffer = new camera3_stream_t[comb->num_streams]; in isStreamCombinationSupported() local8697 streamBuffer[i] = {comb->streams[i].stream_type, comb->streams[i].width, in isStreamCombinationSupported()8701 streamList.streams[i] = &streamBuffer[i]; in isStreamCombinationSupported()8707 delete [] streamBuffer; in isStreamCombinationSupported()