Home
last modified time | relevance | path

Searched refs:shape_end (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dmetasound.c46 const float *shape_end = shape + len; in add_peak() local
60 for (j = -width / 2; j < (width + 1) / 2 && shape < shape_end; j++) in add_peak()
Dtwinvqdec.c160 const float *shape_end = shape + len; in add_peak() local
175 for (j = -width / 2; j < (width + 1) / 2 && shape < shape_end; j++) in add_peak()