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

  /external/libvpx/libvpx/vpx_dsp/
inv_txfm.h 52 const int32_t int_max = (1 << (7 + bd)) - 1; local
53 const int32_t int_min = -int_max - 1;
55 assert(input <= int_max);
  /system/bt/stack/include/
gap_api.h 114 UINT16 int_max; member in struct:__anon72722
  /system/bt/stack/btu/
btu_hcif.c 1688 UINT16 int_min, int_max, latency, timeout; local
    [all...]

Completed in 33 milliseconds