Home
last modified time | relevance | path

Searched defs:t_buf (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/libvpx/vpx_dsp/arm/
H A Didct32x32_add_neon.c195 static INLINE void idct32_transpose_pair(const int16_t *input, int16_t *t_buf) { in idct32_transpose_pair()
228 int16_t *t_buf) { in idct32_transpose_pair_tran_low()
H A Dhighbd_idct32x32_1024_add_neon.c191 static INLINE void idct32_transpose_pair(const int32_t *input, int32_t *t_buf) { in idct32_transpose_pair()
/aosp_15_r20/external/pytorch/torch/csrc/jit/tensorexpr/
H A Danalysis.h384 auto t_buf = load_node->buf(); in visit() local
/aosp_15_r20/external/libopenapv/app/
H A Doapv_app_util.h395 char t_buf[10]; in imgb_read() local