Searched refs:frameWidth (Results 1 – 2 of 2) sorted by relevance
117 public void setFrameWidth(float frameWidth) { in setFrameWidth() argument118 mFrameWidth = frameWidth; in setFrameWidth()
228 VideoCodec(video_encoder codec, int bitRate, int frameWidth, int frameHeight, int frameRate) in VideoCodec()231 mFrameWidth(frameWidth), in VideoCodec()