Home
last modified time | relevance | path

Searched refs:u_out (Results 1 – 4 of 4) sorted by relevance

/external/libxaac/decoder/
Dixheaacd_esbr_polyphase.c57 FLOAT32 u[128], u_in[256], u_out[256]; in ixheaacd_complex_anal_filt() local
118 FLOAT32 *ptr_v = u_out; in ixheaacd_complex_anal_filt()
124 (*(ptr_hbe_txposer->ixheaacd_cmplx_anal_fft))(u_in, u_out, in ixheaacd_complex_anal_filt()
/external/webp/src/dec/
Dframe_dec.c180 uint8_t* const u_out = dec->cache_u_ + mb_x * 8 + uv_offset; in ReconstructRow() local
186 memcpy(u_out + j * dec->cache_uv_stride_, u_dst + j * BPS, 8); in ReconstructRow()
/external/libyuv/files/source/
Drow_msa.cc246 shf0, shf1, shf2, shf3, v_out, u_out) \ argument
272 u_out = (v16u8)__msa_pckod_b((v16i8)reg3_m, (v16i8)reg2_m); \
/external/libvpx/libvpx/third_party/libyuv/source/
Drow_msa.cc246 shf0, shf1, shf2, shf3, v_out, u_out) \ argument
272 u_out = (v16u8)__msa_pckod_b((v16i8)reg3_m, (v16i8)reg2_m); \