Lines Matching refs:vbr_max
193 st->vbr_max = 0;492 if (st->vbr_max>0)496 if (rate > st->vbr_max)498 rate = st->vbr_max;1730 st->vbr_max = (*(spx_int32_t*)ptr);1733 (*(spx_int32_t*)ptr) = st->vbr_max;