Searched defs:total_bytes (Results 1 – 9 of 9) sorted by relevance
37 size_t total_bytes = 0; in Send() local
58 uint64_t total_bytes; member
117 uint32_t total_bytes; member
133 void setTotalBytes(size_t total_bytes) { total_bytes_ = total_bytes; } in setTotalBytes()
134 void setTotalBytes(size_t total_bytes) { total_bytes_ = total_bytes; } in setTotalBytes()
2979 unsigned int code = 0, total_bytes = 0; in Read_Buffer_From_VC1_File() local3090 static unsigned long long int total_bytes = 0; in Read_Buffer_From_DivX_4_5_6_File() local
3277 unsigned int code = 0, total_bytes = 0; in Read_Buffer_From_VC1_File() local3379 static unsigned long long int total_bytes = 0; in Read_Buffer_From_DivX_4_5_6_File() local
143 void setTotalBytes(size_t total_bytes) { total_bytes_ = total_bytes; } in setTotalBytes()
1797 optional int64 total_bytes = 4; field