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

  /external/libvpx/libvpx/vpx_dsp/mips/
itrans8_dspr2.c 510 void vpx_idct8x8_1_add_dspr2(const int16_t *input, uint8_t *dest, function
  /external/libvpx/config/mips32-dspr2/
vpx_dsp_rtcd.h 313 void vpx_idct8x8_1_add_dspr2(const tran_low_t *input, uint8_t *dest, int dest_stride);
314 #define vpx_idct8x8_1_add vpx_idct8x8_1_add_dspr2
    [all...]

Completed in 647 milliseconds