Searched defs:final_patch_input_size_prediction_ (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/courgette/
H A Densemble_apply.cc66 uint32 final_patch_input_size_prediction_; member in class:courgette::EnsemblePatchApplication
78 final_patch_input_size_prediction_(0) {
108 if (!header_stream->ReadVarint32(&final_patch_input_size_prediction_))
237 if (!basic_elements->Reserve(final_patch_input_size_prediction_)) {

Completed in 149 milliseconds