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

  /external/libvpx/libvpx/test/
fdct4x4_test.cc 74 vpx_highbd_iwht4x4_16_add_c(in, CAST_TO_SHORTPTR(out), stride, 10);
78 vpx_highbd_iwht4x4_16_add_c(in, CAST_TO_SHORTPTR(out), stride, 12);
  /external/libvpx/libvpx/vpx_dsp/
inv_txfm.c 1287 void vpx_highbd_iwht4x4_16_add_c(const tran_low_t *input, uint16_t *dest, function
    [all...]

Completed in 42 milliseconds