Searched refs:bitdepth_ (Results 1 – 8 of 8) sorted by relevance
117 if (bitdepth_ == bitdepth) return; in Reset()119 if (bitdepth_ == 8 && bitdepth != 8) { in Reset()128 bitdepth_ = bitdepth; in Reset()136 if (scratch_buffer == nullptr || !scratch_buffer->Init(bitdepth_)) { in Get()155 int bitdepth_ = 0; variable
93 int bitdepth() const { return bitdepth_; } in bitdepth()149 int bitdepth_ = 0; variable
191 bitdepth_ = bitdepth; in Realloc()
475 const int8_t bitdepth_; variable
154 bitdepth_(sequence_header.color_config.bitdepth), in PostFilter()161 pixel_size_log2_(static_cast<int>((bitdepth_ == 8) ? sizeof(uint8_t)270 if (bitdepth_ >= 10) { in ExtendFrameBoundary()416 if (bitdepth_ >= 10) { in SetupLoopRestorationBorder()500 if (bitdepth_ >= 10) { in SetupLoopRestorationBorder()
144 if (bitdepth_ >= 10) { in ApplyLoopRestoration()165 if (bitdepth_ >= 10) { in ApplyLoopRestorationWorker()
29 if (bitdepth_ >= 10) { in ApplySuperRes()
601 if (bitdepth_ >= 10) { in ApplyCdefForOneSuperBlockRowHelper()