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