Home
last modified time | relevance | path

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

/packages/apps/TV/tuner/src/com/android/tv/tuner/hdhomerun/
DHdHomeRunUtils.java160 byte[] value = readVarLength(buffer); in readTaggedValue()
167 private static byte[] readVarLength(ByteBuffer buffer) { in readVarLength() method in HdHomeRunUtils