Home
last modified time | relevance | path

Searched defs:dec_buffer (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Modules/_io/
Dtextio.c1394 PyObject *dec_buffer = NULL; in textiowrapper_read_chunk() local
2279 char *dec_buffer; in textiowrapper_tell() local
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
Dstructs.h131 double dec_buffer[PITCH_CORR_LEN2 + PITCH_CORR_STEP2 + member
/external/python/cpython3/Modules/_io/
Dtextio.c1673 PyObject *dec_buffer = NULL; in textiowrapper_read_chunk() local