Searched refs:effective_buf_size (Results 1 – 2 of 2) sorted by relevance
568 uint64 effective_buf_size = 0; in setData() local635 …effective_buf_size = (uint64)(work_var_count + 1)*(uint64)sample_count * buf_count; // this is the… in setData()644 if ((uint64)effective_buf_width * (uint64)effective_buf_height != effective_buf_size) in setData()
173 uint64 effective_buf_size = 0; in set_data() local309 …effective_buf_size = (uint64)(work_var_count + 1)*(uint64)sample_count * buf_count; // this is the… in set_data()318 if ((uint64)effective_buf_width * (uint64)effective_buf_height != effective_buf_size) in set_data()