Searched refs:mUsingSurface (Results 1 – 3 of 3) sorted by relevance
120 bool mUsingSurface; ///< using input or output surface member
714 config->mUsingSurface = surface != nullptr; in configure()993 config->mUsingSurface = true; in setupInputSurface()1011 config->mUsingSurface = false; in setupInputSurface()
315 mUsingSurface(false) { } in CCodecConfig()1170 if (mUsingSurface) { in getSdkFormatForDomain()