Searched defs:byte_shift (Results 1 – 3 of 3) sorted by relevance
/external/libvpx/libvpx/test/ | ||
D | variance_test.cc | 354 int byte_shift() const { return params_.bit_depth - 8; } in byte_shift() function in __anon54c3c0b00111::MainTestClass |
/external/libaom/libaom/test/ | ||
D | variance_test.cc | 575 int byte_shift() const { return params_.bit_depth - 8; } in byte_shift() function in __anon166b834e0111::MainTestClass |
/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/ | ||
D | mhlo_to_lhlo_with_xla.cc | 1408 Value byte_shift = in GetOrCreateArrayView() local |