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

  /external/libvpx/libvpx/vp9/common/mips/dspr2/
vp9_itrans16_dspr2.c 50 iadst16_dspr2(outptr, temp_out);
67 iadst16_dspr2(input, outptr);
87 iadst16_dspr2(input, outptr);
95 iadst16_dspr2(temp_in, temp_out);
  /external/libvpx/libvpx/vpx_dsp/mips/
inv_txfm_dspr2.h 66 void iadst16_dspr2(const int16_t *input, int16_t *output);
itrans16_dspr2.c 1055 void iadst16_dspr2(const int16_t *input, int16_t *output) { function
    [all...]

Completed in 250 milliseconds