Searched refs:UINT64 (Results 1 – 19 of 19) sorted by relevance
81 uint64_t producer_usage = UINT64(alloc_flags); in AllocateBuffer()82 uint64_t consumer_usage = UINT64(alloc_flags); in AllocateBuffer()158 producer_usage = UINT64(alloc_flags); in GetBufferSize()299 producer_usage = UINT64(alloc_flags); in GetAllocatedBufferInfo()
86 uint64_t producer_usage = UINT64(alloc_flags); in AllocateBuffer()87 uint64_t consumer_usage = UINT64(alloc_flags); in AllocateBuffer()164 producer_usage = UINT64(alloc_flags); in GetBufferSize()305 producer_usage = UINT64(alloc_flags); in GetAllocatedBufferInfo()
41 #define UINT64(exp) static_cast<uint64_t>(exp) macro
45 #define UINT64(exp) static_cast<uint64_t>(exp) macro
172 hw_resource_->max_bandwidth_low = UINT64(atol(tokens[1])); in GetHWResourceInfo()174 hw_resource_->max_bandwidth_high = UINT64(atol(tokens[1])); in GetHWResourceInfo()
176 hw_resource_->max_bandwidth_low = UINT64(atol(tokens[1])); in GetHWResourceInfo()178 hw_resource_->max_bandwidth_high = UINT64(atol(tokens[1])); in GetHWResourceInfo()
187 hw_resource->max_bandwidth_low = UINT64(atol(tokens[1])); in GetHWResourceInfo()189 hw_resource->max_bandwidth_high = UINT64(atol(tokens[1])); in GetHWResourceInfo()
374 hw_resource->hw_rot_info.max_line_width = UINT64(atoi(tokens[1])); in GetMDSSRotatorInfo()422 hw_resource->hw_rot_info.max_line_width = UINT64(atoi(tokens[1])); in GetV4L2RotatorInfo()
260 UINT64,
298 UINT64,
1560 uint64_t current_time = (UINT64(t.tv_sec) * 1000000000LL + t.tv_nsec); in AtomicCommit()
2628 uint64_t clk = UINT64(input_parcel->readInt64()); in SetDsiClk()
2405 uint64_t clk = UINT64(input_parcel->readInt64()); in SetDsiClk()