Searched refs:mAutoBranchMode (Results 1 – 2 of 2) sorted by relevance
52 private int mAutoBranchMode = AUTOBRANCH_OFF; field in FilterGraph151 mAutoBranchMode = autoBranchMode; in setAutoBranchMode()319 } else if (mAutoBranchMode == AUTOBRANCH_OFF) { in connectPorts()325 if (mAutoBranchMode == AUTOBRANCH_SYNCED) { in connectPorts()
15246 Landroid/filterfw/core/FilterGraph;->mAutoBranchMode:I