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

  /external/libvpx/config/mips32-dspr2/
vpx_dsp_rtcd.h 277 void vpx_idct16x16_10_add_dspr2(const tran_low_t *input, uint8_t *dest, int dest_stride);
278 #define vpx_idct16x16_10_add vpx_idct16x16_10_add_dspr2
    [all...]
  /external/libvpx/libvpx/vpx_dsp/mips/
itrans16_dspr2.c 909 void vpx_idct16x16_10_add_dspr2(const int16_t *input, uint8_t *dest, function
    [all...]

Completed in 139 milliseconds