Searched defs:calc_offset (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/libdav1d/src/arm/32/ |
H A D | filmgrain16.S | 1279 .macro calc_offset offx, offy, src, sx, sy macro
|
H A D | filmgrain.S | 1416 .macro calc_offset offx, offy, src, sx, sy macro
|
/aosp_15_r20/external/libdav1d/src/arm/64/ |
H A D | filmgrain16.S | 1228 .macro calc_offset offx, offy, src, sx, sy macro
|
H A D | filmgrain.S | 1345 .macro calc_offset offx, offy, src, sx, sy macro
|
/aosp_15_r20/external/mesa3d/src/gallium/frontends/rusticl/api/ |
H A D | types.rs | 238 pub fn calc_offset<T: Borrow<Self>>(point: T, pitch: [usize; 3]) -> usize { in calc_offset() method
|
/aosp_15_r20/external/bcc/tests/cc/ |
H A D | test_c_api.cc | 865 uint64_t global_addr, offset, calc_offset, mod_start_addr, mod_file_offset; variable
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/progs/ |
H A D | test_xdp_noinline.c | 216 static __noinline __u64 calc_offset(bool is_ipv6, bool is_icmp) in calc_offset() function
|