Searched defs:W_upper (Results 1 – 12 of 12) sorted by relevance
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/main/source/ |
D | arith_routines_hist.c | 23 uint32_t W_lower, W_upper; in WebRtcIsac_EncHistMulti() local 91 uint32_t W_lower, W_upper; in WebRtcIsac_DecHistBisectMulti() local 199 uint32_t W_lower, W_upper; in WebRtcIsac_DecHistOneStepMulti() local
|
D | arith_routines_logist.c | 87 uint32_t W_lower, W_upper; in WebRtcIsac_EncLogisticMulti2() local 179 uint32_t W_lower, W_upper; in WebRtcIsac_DecLogisticMulti2() local
|
D | structs.h | 28 uint32_t W_upper; member 424 uint32_t W_upper; member
|
/external/webrtc/src/modules/audio_coding/codecs/isac/main/source/ |
D | arith_routines_hist.c | 23 WebRtc_UWord32 W_lower, W_upper; in WebRtcIsac_EncHistMulti() local 91 WebRtc_UWord32 W_lower, W_upper; in WebRtcIsac_DecHistBisectMulti() local 199 WebRtc_UWord32 W_lower, W_upper; in WebRtcIsac_DecHistOneStepMulti() local
|
D | arith_routines_logist.c | 87 WebRtc_UWord32 W_lower, W_upper; in WebRtcIsac_EncLogisticMulti2() local 179 WebRtc_UWord32 W_lower, W_upper; in WebRtcIsac_DecLogisticMulti2() local
|
D | structs.h | 29 WebRtc_UWord32 W_upper; member 425 WebRtc_UWord32 W_upper; member
|
/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/ |
D | arith_routines_hist.c | 41 WebRtc_UWord32 W_upper; in WebRtcIsacfix_EncHistMulti() local 155 WebRtc_UWord32 W_upper; in WebRtcIsacfix_DecHistBisectMulti() local 292 WebRtc_UWord32 W_upper; in WebRtcIsacfix_DecHistOneStepMulti() local
|
D | arith_routines_logist.c | 105 WebRtc_UWord32 W_upper; in WebRtcIsacfix_EncLogisticMulti2() local 237 WebRtc_UWord32 W_upper; in WebRtcIsacfix_DecLogisticMulti2() local
|
D | structs.h | 30 WebRtc_UWord32 W_upper; /* Upper boundary of interval W */ member 42 WebRtc_UWord32 W_upper; /* Upper boundary of interval W */ member 370 WebRtc_UWord32 W_upper; /* Upper boundary of interval W */ member
|
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/fix/source/ |
D | arith_routines_hist.c | 41 uint32_t W_upper; in WebRtcIsacfix_EncHistMulti() local 155 uint32_t W_upper; in WebRtcIsacfix_DecHistBisectMulti() local 292 uint32_t W_upper; in WebRtcIsacfix_DecHistOneStepMulti() local
|
D | arith_routines_logist.c | 104 uint32_t W_upper; in WebRtcIsacfix_EncLogisticMulti2() local 236 uint32_t W_upper; in WebRtcIsacfix_DecLogisticMulti2() local
|
D | structs.h | 30 uint32_t W_upper; /* Upper boundary of interval W */ member 43 uint32_t W_upper; /* Upper boundary of interval W */ member 371 uint32_t W_upper; /* Upper boundary of interval W */ member
|