Home
last modified time | relevance | path

Searched defs:tmpw (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/arm-optimized-routines/string/aarch64/
H A Dstrlen.S37 #define tmpw w2 macro
/aosp_15_r20/external/libaom/aom_dsp/
H A Dquantize.c221 const int64_t tmpw = tmp1 * wt; in aom_highbd_quantize_b_adaptive_helper_c() local
305 const int64_t tmpw = tmp1 * wt; in aom_highbd_quantize_b_helper_c() local
/aosp_15_r20/external/libaom/av1/encoder/
H A Dav1_quantize.c534 const int64_t tmpw = tmp * wt; in highbd_quantize_dc() local