Searched refs:combineArray (Results 1 – 1 of 1) sorted by relevance
1138 private Encoder[] combineArray(Encoder[] a, Encoder[] b) { in combineArray() method in VideoEncoderTest1146 return combineArray(googH264(), otherH264()); in h264()1150 return combineArray(googVP8(), otherVP8()); in vp8()