Searched defs:videoWidth (Results 1 – 9 of 9) sorted by relevance
68 String videoWidth = (String) icicle.get("video_width"); in onCreate() local
72 int audioChannelCount, int audioSampleRate, int videoWidth, int videoHeight, in TvTrackInfo()399 public final Builder setVideoWidth(int videoWidth) { in setVideoWidth()
295 public static int videoWidth(String filePath) throws Exception { in videoWidth() method in CodecTest297 int videoWidth = 0; in videoWidth() local
177 int videoWidth; in recordVideoAndPlayback() local
476 int videoWidth, in CamcorderProfile()
313 int videoWidth = highQuality? videoCap.mMaxFrameWidth: videoCap.mMinFrameWidth; in recordVideoWithPara() local
668 int32_t videoWidth = -1; in parseMetaData() local
248 uint32_t videoWidth, videoHeight; in setDisplayProjection() local
139 int videoWidth, videoHeight, videoFormat; member