Searched defs:videoHeight (Results 1 – 3 of 3) sorted by relevance
123 int videoHeight = 0; in parseChannel() local
433 public final int videoHeight; field in RichTvInputService.ChannelInfo437 int transportStreamId, int serviceId, int videoWidth, int videoHeight, in ChannelInfo()
149 private static String getVideoFormat(int videoHeight) { in getVideoFormat()