RUNG_SPACE        375 libavcodec/elsdec.c         ur->rem_rung_list = av_realloc(NULL, RUNG_SPACE);
RUNG_SPACE        380 libavcodec/elsdec.c         memset(ur->rem_rung_list, 0, RUNG_SPACE);
RUNG_SPACE        381 libavcodec/elsdec.c         ur->rung_list_size = RUNG_SPACE;
RUNG_SPACE        396 libavcodec/elsdec.c                                                    RUNG_SPACE);
RUNG_SPACE        401 libavcodec/elsdec.c                            RUNG_SPACE);
RUNG_SPACE        402 libavcodec/elsdec.c                     ur->rung_list_size += RUNG_SPACE;