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

  /external/libvpx/libvpx/vpx_dsp/mips/
itrans8_dspr2.c 445 void vpx_idct8x8_64_add_dspr2(const int16_t *input, uint8_t *dest, function
  /external/libvpx/config/mips32-dspr2/
vpx_dsp_rtcd.h 317 void vpx_idct8x8_64_add_dspr2(const tran_low_t *input, uint8_t *dest, int dest_stride);
318 #define vpx_idct8x8_64_add vpx_idct8x8_64_add_dspr2
    [all...]

Completed in 113 milliseconds