Searched refs:cache_location (Results 1 – 1 of 1) sorted by relevance
102 size_t cache_location = desired_frame_size_bytes_; in GetPlayoutData() local103 int8_t* cache_ptr = &buffer[cache_location]; in GetPlayoutData()