Searched refs:setVideoParams (Results 1 – 1 of 1) sorted by relevance
114 public CodecConfig setVideoParams(int initWidth, int initHeight) { in setVideoParams() method in StagefrightTest.CodecConfig2921 CodecConfig codecConfig = new CodecConfig().setVideoParams(initWidth, initHeight); in doStagefrightTestRawBlob()