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

  /external/libvpx/libvpx/vp9/encoder/
vp9_dct.h 21 void vp9_fht16x16(TX_TYPE tx_type, const int16_t *input, int16_t *output,
vp9_encodemb.c 592 vp9_fht16x16(tx_type, src_diff, coeff, bw * 4);
vp9_dct.c 1389 void vp9_fht16x16(TX_TYPE tx_type, const int16_t *input, int16_t *output, function
    [all...]

Completed in 685 milliseconds