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

  /external/libvpx/libvpx/vpx_dsp/x86/
highbd_idct4x4_add_sse4.c 33 idct4_sse2(io_short);
34 idct4_sse2(io_short);
highbd_idct4x4_add_sse2.c 120 idct4_sse2(io_short);
121 idct4_sse2(io_short);
inv_txfm_sse2.c 34 idct4_sse2(in);
37 idct4_sse2(in);
82 void idct4_sse2(__m128i *const in) { function
    [all...]
inv_txfm_sse2.h 699 void idct4_sse2(__m128i *const in);
  /external/libvpx/libvpx/vp9/common/x86/
vp9_idct_intrin_sse2.c 24 idct4_sse2(in);
25 idct4_sse2(in);
28 idct4_sse2(in);
33 idct4_sse2(in);
vp9_highbd_iht4x4_add_sse4.c 102 idct4_sse2(io_short);
107 idct4_sse2(io_short);

Completed in 821 milliseconds