Home
last modified time | relevance | path

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

/aosp14/frameworks/base/media/jni/
H A Dandroid_media_tv_Tuner.cpp350 static int IP_V4_LENGTH = 4; variable
3490 if (srcSize == IP_V4_LENGTH) { in getDemuxIpAddress()
3493 srcAddr.resize(IP_V4_LENGTH); in getDemuxIpAddress()
3494 dstAddr.resize(IP_V4_LENGTH); in getDemuxIpAddress()