Lines Matching refs:mInputFormat
811 config->mInputFormat->setInt32("using-sw-read-often", true); in configure()
859 config->mInputFormat->setInt32( in configure()
879 config->mInputFormat->setInt32(KEY_COLOR_FORMAT, format); in configure()
903 config->mInputFormat->setInt32(KEY_CHANNEL_MASK, mask); in configure()
911 config->mInputFormat->debugString().c_str(), in configure()
921 mCallback->onComponentConfigured(config->mInputFormat, config->mOutputFormat); in configure()
952 inputFormat = config->mInputFormat; in createInputSurface()
1000 config->mInputFormat->debugString().c_str()); in setupInputSurface()
1005 (void)config->mInputFormat->findInt32("android._dataspace", (int32_t*)&dataSpace); in setupInputSurface()
1037 inputFormat = config->mInputFormat; in setInputSurface()
1113 inputFormat = config->mInputFormat; in start()
1422 config->mInputFormat->setInt64( in setParameters()