Home
last modified time | relevance | path

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

/external/webrtc/modules/video_coding/codecs/test/
Dvideoprocessor.cc87 const I420BufferInterface& dec_buffer, in CalculateFrameQuality()
/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/modules/audio_coding/codecs/isac/main/source/
Dstructs.h121 double dec_buffer[PITCH_CORR_LEN2 + PITCH_CORR_STEP2 + PITCH_MAX_LAG / 2 - member
/external/python/cpython3/Modules/_io/
Dtextio.c1800 PyObject *dec_buffer = NULL; in textiowrapper_read_chunk() local