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

  /external/chromium_org/third_party/opus/src/include/
opus_types.h 43 typedef uint32_t opus_uint32; typedef
49 typedef _G_uint32_t opus_uint32; typedef
56 typedef unsigned int opus_uint32; typedef
59 typedef unsigned int opus_uint32; typedef
65 typedef unsigned __int32 opus_uint32; typedef
76 typedef UInt32 opus_uint32; typedef
84 typedef u_int32_t opus_uint32; typedef
93 typedef u_int32_t opus_uint32; typedef
101 typedef unsigned int opus_uint32; typedef
109 typedef unsigned int opus_uint32; typedef
115 typedef unsigned opus_uint32; typedef
125 typedef unsigned int opus_uint32; typedef
132 typedef unsigned long opus_uint32; typedef
139 typedef unsigned int opus_uint32; typedef
147 typedef unsigned int opus_uint32; typedef
    [all...]
  /external/libopus/include/
opus_types.h 43 typedef uint32_t opus_uint32; typedef
49 typedef _G_uint32_t opus_uint32; typedef
56 typedef unsigned int opus_uint32; typedef
59 typedef unsigned int opus_uint32; typedef
65 typedef unsigned __int32 opus_uint32; typedef
76 typedef UInt32 opus_uint32; typedef
84 typedef u_int32_t opus_uint32; typedef
93 typedef u_int32_t opus_uint32; typedef
101 typedef unsigned int opus_uint32; typedef
109 typedef unsigned int opus_uint32; typedef
115 typedef unsigned opus_uint32; typedef
125 typedef unsigned int opus_uint32; typedef
132 typedef unsigned long opus_uint32; typedef
139 typedef unsigned int opus_uint32; typedef
147 typedef unsigned int opus_uint32; typedef
    [all...]

Completed in 146 milliseconds