Home
last modified time | relevance | path

Searched defs:wd2 (Results 1 – 5 of 5) sorted by relevance

/external/webrtc/modules/third_party/g722/
Dg722_decode.c65 int wd2; in block4() local
249 int wd2; in WebRtc_g722_decode() local
Dg722_encode.c63 int wd2; in block4() local
266 int wd2; in WebRtc_g722_encode() local
/external/pytorch/aten/src/ATen/native/cpu/
DDepthwiseConvKernel.cpp65 const float32x4_t wd2 = -*d1 + *d2; in winograd_f2k3_input_transform_inplace__neon() local
260 const vfloat32m1_t wd2 = __riscv_vfsub_vv_f32m1(d2, d1, 4); in winograd_f2k3_input_transform_inplace__rvv() local
/external/rust/android-crates-io/crates/inotify/tests/
Dmain.rs218 let wd2 = second_inotify.watches().add(&path, WatchMask::ACCESS).unwrap(); in it_should_not_accept_watchdescriptors_from_other_instances() localVariable
/external/libhevc/encoder/
Dhme_interface.c1049 S32 wd1, wd2, ht1, ht2; in hme_derive_num_layers() local