Home
last modified time | relevance | path

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

/AOO41X/main/filter/qa/complex/filter/detection/typeDetection/
H A DTypeDetection.java523 PropertyValue[][] inOut = helper.createInOutPropertyValue(MediaDescriptor); in checkStreamLoader() local
524 PropertyValue[] in = inOut[0]; in checkStreamLoader()
530 String type = m_xDetection.queryTypeByDescriptor(inOut, true); in checkStreamLoader()
532 PropertyValue[] out = inOut[0]; in checkStreamLoader()