Searched refs:whole_len (Results 1 – 3 of 3) sorted by relevance
43 int64_t whole_len, whole_len_left; member54 …{ "whole_len", "set minimum target number of samples in the audio stream", OFFSET(whole_len), …67 if (s->whole_len >= 0 && s->pad_len >= 0) { in init()80 if (s->whole_len >= 0) { in filter_frame()102 if (s->whole_len >= 0 && s->pad_len < 0) { in request_frame()105 if (s->pad_len >=0 || s->whole_len >= 0) { in request_frame()144 s->whole_len = av_rescale(s->whole_dur, outlink->sample_rate, AV_TIME_BASE); in config_output()147 s->whole_len_left = s->whole_len; in config_output()
210 size_t whole_len = it->second.string_value().size(); in ParseRetryThrottling() local216 whole_len = static_cast<size_t>(decimal_point - value); in ParseRetryThrottling()234 if (!gpr_parse_bytes_to_uint32(value, whole_len, &whole_value)) { in ParseRetryThrottling()
2180 exclusive with @option{whole_len}.2182 @item whole_len2201 If neither the @option{pad_len} nor the @option{whole_len} nor @option{pad_dur}2218 apad=whole_len=10000