Home
last modified time | relevance | path

Searched defs:cdf_ptr (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
Darith_routines_hist.c96 const uint16_t *cdf_ptr; in WebRtcIsac_DecHistBisectMulti() local
204 const uint16_t *cdf_ptr; in WebRtcIsac_DecHistOneStepMulti() local
/external/libopus/silk/
Ddecode_pulses.c48 const opus_uint8 *cdf_ptr; in silk_decode_pulses() local
Dencode_pulses.c76 const opus_uint8 *cdf_ptr; in silk_encode_pulses() local
/external/libaom/libaom/av1/common/
Dentropy.c53 static void reset_cdf_symbol_counter(aom_cdf_prob *cdf_ptr, int num_cdfs, in reset_cdf_symbol_counter()