Home
last modified time | relevance | path

Searched refs:final_patch_input_size_prediction_ (Results 1 – 1 of 1) sorted by relevance

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