Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/modules/video_coding/codecs/test/
H A Dvideoprocessor.cc87 const I420BufferInterface& dec_buffer, in CalculateFrameQuality()
/aosp_15_r20/external/python/cpython2/Modules/_io/
Dtextio.c1394 PyObject *dec_buffer = NULL; in textiowrapper_read_chunk() local
2279 char *dec_buffer; in textiowrapper_tell() local
/aosp_15_r20/external/webrtc/modules/audio_coding/codecs/isac/main/source/
H A Dstructs.h121 double dec_buffer[PITCH_CORR_LEN2 + PITCH_CORR_STEP2 + PITCH_MAX_LAG / 2 - member
/aosp_15_r20/external/python/cpython3/Modules/_io/
Dtextio.c1767 PyObject *dec_buffer = NULL; in textiowrapper_read_chunk() local