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 __anon1d74b6eb0111::MainTestClass |
/external/libaom/libaom/test/ | ||
D | variance_test.cc | 471 int byte_shift() const { return params_.bit_depth - 8; } in byte_shift() function in __anondf1c79890111::MainTestClass |
/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/ | ||
D | mhlo_to_lhlo_with_xla.cc | 1365 Value byte_shift = in GetOrCreateArrayView() local |