Searched refs:kLsbDepths (Results 1 – 1 of 1) sorted by relevance
76 constexpr int kLsbDepths[] = {8, 24}; variable77 constexpr size_t kLsbDepthsSize = size(kLsbDepths);261 int lsbDepth = kLsbDepths[lsbDepthIndex]; in initEncoder()