Searched refs:residual_bytes_ (Results 1 – 4 of 4) sorted by relevance
770 residual_bytes_(0), in TFMultiGraphNode()783 residual_bytes_ = 0; in SnapshotNodes()810 residual_bytes_ += node->residual_bytes(step); in SnapshotNodes()846 int64 residual_bytes() const { return residual_bytes_; } in residual_bytes()897 int64 residual_bytes_; variable
393 int residual_bytes_[3][4]; member
292 stats->residual_bytes[s][i] = enc->residual_bytes_[s][i]; in StoreStats()
710 enc->residual_bytes_[i][s] = (int)((it->bit_count_[s][i] + 7) >> 3); in PostLoopFinalize()