Searched refs:new_encoder_desired_num_pixels (Results 1 – 1 of 1) sorted by relevance
487 int new_encoder_desired_num_pixels = width * height; in OnEncoderResolutionRequest() local489 if (new_encoder_desired_num_pixels != old_num_pixels) { in OnEncoderResolutionRequest()493 encoder_desired_num_pixels_ = new_encoder_desired_num_pixels; in OnEncoderResolutionRequest()