Home
last modified time | relevance | path

Searched refs:setVideoParams (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/security/src/android/security/cts/
DStagefrightTest.java126 public CodecConfig setVideoParams(int initWidth, int initHeight) { in setVideoParams() method in StagefrightTest.CodecConfig
2797 CodecConfig codecConfig = new CodecConfig().setVideoParams(initWidth, initHeight); in doStagefrightTestRawBlob()