Lines Matching refs:mInputFormat
910 config->mInputFormat->setInt32("using-sw-read-often", true); in configure()
963 config->mInputFormat->setInt32( in configure()
993 config->mInputFormat->setInt32(KEY_COLOR_FORMAT, format); in configure()
1017 config->mInputFormat->setInt32(KEY_CHANNEL_MASK, mask); in configure()
1025 config->mInputFormat->debugString().c_str(), in configure()
1035 mCallback->onComponentConfigured(config->mInputFormat, config->mOutputFormat); in configure()
1110 inputFormat = config->mInputFormat; in createInputSurface()
1161 config->mInputFormat->debugString().c_str()); in setupInputSurface()
1166 (void)config->mInputFormat->findInt32("android._dataspace", (int32_t*)&dataSpace); in setupInputSurface()
1199 inputFormat = config->mInputFormat; in setInputSurface()
1276 inputFormat = config->mInputFormat; in start()
1589 config->mInputFormat->setInt64( in signalSetParameters()