Searched refs:noise_type (Results 1 – 2 of 2) sorted by relevance
60 uint16_t noise_type; member483 int min_channel, max_channel, max_matrix_channel, noise_type; in read_restart_header() local496 noise_type = get_bits1(gbp); in read_restart_header()498 if (m->avctx->codec_id == AV_CODEC_ID_MLP && noise_type) { in read_restart_header()524 if (max_channel > MAX_MATRIX_CHANNEL_MLP && !noise_type) { in read_restart_header()541 s->noise_type = noise_type; in read_restart_header()761 if (!s->noise_type) in read_matrix_params()772 if (s->noise_type) in read_matrix_params()1084 if (!s->noise_type) { in output_data()
89 int noise_type; member150 …{ "nt", "set the noise type", OFFSET(noise_type), AV_OPT_TYPE_INT, {.i64 = WHITE_N…684 switch (s->noise_type) { in config_input()