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

  /external/libvpx/libvpx/vp9/encoder/
vp9_dct.c 760 void vp9_fht16x16_c(const int16_t *input, tran_low_t *output, function
808 vp9_fht16x16_c(input, output, stride, tx_type);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_dct.c 967 void vp9_fht16x16_c(const int16_t *input, int16_t *output, function
    [all...]

Completed in 57 milliseconds