Home | History | Annotate | Download | only in HAL

Lines Matching defs:config

8781  *              True  -- indicates supported config
8782 * False -- indicated unsupported config should fallback to other
9854 * @featureConfig : stream feature config structure
12654 * DESCRIPTION: send Stream config info.
12657 * @stream_config_info: Stream config information
12715 LOGH("Reset stream config!!");
12717 LOGH("Done Resetting stream config!!");
13409 cam_pp_feature_config_t config;
13411 memset(&config, 0, sizeof(cam_pp_feature_config_t));
13412 getStreamRotation(stream_type, config, dim);
13413 feature_mask |= config.feature_mask;