Searched refs:apply_map (Results 1 – 4 of 4) sorted by relevance
57 int apply_map; member257 if (src->sample_fmt != AV_SAMPLE_FMT_FLTP || c->apply_map) { in ff_convert_dither()270 } else if (c->apply_map) { in ff_convert_dither()348 int channels, int sample_rate, int apply_map) in ff_dither_alloc() argument365 c->apply_map = apply_map; in ff_dither_alloc()366 if (apply_map) in ff_dither_alloc()403 if (in_fmt != AV_SAMPLE_FMT_FLTP || c->apply_map) { in ff_dither_alloc()411 channels, sample_rate, c->apply_map); in ff_dither_alloc()
53 int apply_map; member264 int apply_map) in ff_audio_convert_alloc() argument277 ac->apply_map = apply_map; in ff_audio_convert_alloc()283 apply_map); in ff_audio_convert_alloc()345 if (ac->apply_map) { in ff_audio_convert()
68 int apply_map);
69 int channels, int sample_rate, int apply_map);