Searched refs:_encodedWidth (Results 1 – 19 of 19) sorted by relevance
46 _encodedWidth = width; in SetEncodedSize()
125 _encodedWidth = packet.width; in InsertPacket()
558 if (frame.EncodedImage()._encodedWidth > 0 && in CreateAndInitDecoder()560 decoder_item->settings->width = frame.EncodedImage()._encodedWidth; in CreateAndInitDecoder()
87 _encodedWidth = 0; in Reset()
49 encodedImage._encodedWidth = inputImage.width(); in Encode()
105 encoded._encodedWidth = config_.simulcastStream[i].width; in Encode()
60 encoded_frame_->_encodedWidth = encoded_frame._encodedWidth; in Encoded()
192 uint32_t _encodedWidth = 0; variable
144 image._encodedWidth = width; in SendEncodedImage()221 last_encoded_image_width_ = encodedImage._encodedWidth; in Encoded()
334 Field(&EncodedImage::_encodedWidth, kDefaultWidth / 4), in ExpectStreams()345 Field(&EncodedImage::_encodedWidth, kDefaultWidth / 2), in ExpectStreams()355 Field(&EncodedImage::_encodedWidth, kDefaultWidth), in ExpectStreams()586 Field(&EncodedImage::_encodedWidth, width), in SwitchingToOneStream()
1017 encoded_images_[encoder_idx]._encodedWidth = in GetEncodedPartitions()
266 stats->width = encoded_image._encodedWidth; in OnSendEncodedImage()311 static_cast<int>(encoded_image._encodedWidth)); in OnSendEncodedImage()
351 encoded_image._encodedWidth = kEncodedWidth; in TEST_F()398 encoded_image._encodedWidth = kEncodedWidth; in TEST_F()
1806 encoded._encodedWidth = kEncodedResolution[i].width; in TEST_F()
478 if ((inputImage._encodedWidth * inputImage._encodedHeight > 0) && in Decode()479 (inputImage._encodedWidth != codec_.width || in Decode()481 codec_.width = inputImage._encodedWidth; in Decode()
911 image->_encodedWidth = width_; in DeliverPendingOutputs()
87 _encodedImage._encodedWidth = inputImage.width(); in Encode()
191 frame._encodedWidth = encode_params->width; in VTCompressionOutputCallback()
694 encoded_image_._encodedWidth = raw_->d_w; in GetEncodedLayerFrame()