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