HomeSort by relevance Sort by last modified time
    Searched refs:u_out (Results 1 - 4 of 4) sorted by null

  /external/libxaac/decoder/
ixheaacd_esbr_polyphase.c 57 FLOAT32 u[128], u_in[256], u_out[256]; local
118 FLOAT32 *ptr_v = u_out;
124 (*(ptr_hbe_txposer->ixheaacd_cmplx_anal_fft))(u_in, u_out,
  /external/webp/src/dec/
frame_dec.c 180 uint8_t* const u_out = dec->cache_u_ + mb_x * 8 + uv_offset; local
186 memcpy(u_out + j * dec->cache_uv_stride_, u_dst + j * BPS, 8);
  /external/libvpx/libvpx/third_party/libyuv/source/
row_msa.cc 246 shf0, shf1, shf2, shf3, v_out, u_out) \
272 u_out = (v16u8)__msa_pckod_b((v16i8)reg3_m, (v16i8)reg2_m); \
    [all...]
  /external/libyuv/files/source/
row_msa.cc 246 shf0, shf1, shf2, shf3, v_out, u_out) \
272 u_out = (v16u8)__msa_pckod_b((v16i8)reg3_m, (v16i8)reg2_m); \
    [all...]

Completed in 207 milliseconds