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

  /external/libvpx/libvpx/vpx_dsp/x86/
highbd_idct16x16_add_sse2.c 104 static INLINE void highbd_idct16x16_38_4col(__m128i *const io /*io[16]*/) { function
287 highbd_idct16x16_38_4col(in);
295 highbd_idct16x16_38_4col(out);
highbd_idct16x16_add_sse4.c 105 static INLINE void highbd_idct16x16_38_4col(__m128i *const io /*io[16]*/) { function
286 highbd_idct16x16_38_4col(in);
294 highbd_idct16x16_38_4col(out);

Completed in 644 milliseconds