Home | History | Annotate | Download | only in HAL

Lines Matching defs:config

11120  * DESCRIPTION: send Stream config info.
11123 * @stream_config_info: Stream config information
11181 CDBG_HIGH("%s: Reset stream config!!", __func__);
11186 CDBG_HIGH("%s: Done Resetting stream config!!", __func__);
11726 cam_pp_feature_config_t config;
11728 memset(&config, 0, sizeof(cam_pp_feature_config_t));
11729 getStreamRotation(stream_type, config, dim);
11730 feature_mask |= config.feature_mask;