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

  /external/libvpx/libvpx/vpx_dsp/
vpx_dsp_common.h 35 // tran_high_t is the datatype used for intermediate transform stages.
36 typedef int64_t tran_high_t; typedef
41 // tran_high_t is the datatype used for intermediate transform stages.
42 typedef int32_t tran_high_t; typedef
  /external/libaom/libaom/aom_dsp/
aom_dsp_common.h 57 // tran_high_t is the datatype used for intermediate transform stages.
58 typedef int64_t tran_high_t; typedef

Completed in 149 milliseconds