Lines Matching defs:from

147 /* Called from main context */
164 /* Called from main context */
360 /* Called from main context */
598 /* Called from main context */
627 * so that the flags of the filter source never change when it's moved from
629 * remove user-visible volume altogether from filter sources when volume
688 /* Called from main context */
744 /* Called from main context */
775 /* Called from main context, and not while the IO thread is active, please */
783 /* Called from main context, and not while the IO thread is active, please */
817 /* Called from IO context, or before _put() from main context */
825 /* Called from main context */
837 /* Called from main context */
860 /* Called from main context */
889 /* Called from main context */
915 /* Called from main context */
936 /* Called from main context */
951 /* Called from IO thread context */
974 /* Called from IO thread context */
1017 /* Called from IO thread context */
1047 /* Called from main thread */
1158 /* Called from main thread */
1184 /* Called from IO thread */
1215 /* Called from the main thread (and also from the IO thread while the main
1232 /* Called from the main thread (and also from the IO thread while the main
1247 /* Called from main context */
1254 /* Called from main context */
1263 /* Called from main context */
1275 /* Called from main context */
1284 /* Called from main context. */
1294 * Calculates the reference ratio from the source's reference
1325 /* Called from main context. Only called for the root source in volume sharing
1345 /* Called from main context. Only called for the root source in volume sharing
1416 const pa_channel_map *from,
1423 pa_assert(from);
1425 pa_assert(pa_cvolume_compatible_with_channel_map(v, from));
1429 * mapping from source output to source volumes:
1431 * If template is a possible remapping from v it is used instead
1439 if (pa_channel_map_equal(from, to))
1443 if (pa_cvolume_equal(pa_cvolume_remap(&t, to, from), v)) {
1452 /* Called from main thread. Only called for the root source in volume sharing
1483 /* Called from main thread. Only called for the root source in volume sharing
1499 /* Called from main thread. Only called for the root source in volume sharing
1530 /* Called from main thread. Only called for the root source in shared volume
1561 /* Called from main thread. Only called for the root source in shared volume
1600 /* Called from main thread. Only called for the root source in volume sharing
1647 /* Called from main thread */
1672 * from which it's then propagated to the sharing sources. */
1711 /* To propagate the reference volume from the filter to the root source,
1712 * we first take the real volume from the root source and remap it to
1713 * match the filter. Then, we merge in the reference volume from the
1752 /* Called from the io thread if sync volume is used, otherwise from the main thread.
1775 /* Called from the main thread. Only called for the root source in volume sharing
1833 /* Called from io thread */
1841 /* Called from main thread */
1866 /* Called from main thread. In volume sharing cases, only the root source may
1883 /* Called from main thread */
1909 pa_log_debug("The mute of source %s changed from %s to %s.", s->name, pa_yes_no(old_muted), pa_yes_no(mute));
1915 /* Called from main thread */
1937 /* Called from main thread */
1956 /* Called from main thread */
1972 /* Called from main thread */
1998 /* Called from main thread */
2007 /* Called from main thread */
2021 /* Called from main thread */
2072 /* Called from the IO thread */
2089 /* Called from the IO thread. Only called for the root source in volume sharing
2105 /* Called from IO thread, except when it is not */
2312 /* This message is sent from IO-thread and handled in main thread. */
2334 /* Called from main thread */
2357 /* Called from IO thread */
2370 /* Called from IO thread */
2383 /* Called from IO thread */
2415 /* Called from main thread */
2431 /* Called from IO thread */
2449 /* Called from main thread */
2460 /* Called from IO thread */
2487 /* Called from main thread */
2522 /* Called from main thread */
2542 /* Called from IO thread, and from main thread before pa_source_put() is called */
2576 /* Called from main thread, before the source is put */
2598 /* Called from main thread */
2616 /* Called from IO thread */
2648 /* Called from main thread */
2662 /* Called from main thread */
2676 /* Called from main context */
2725 /* Called from the IO thread. */
2737 /* Called from the IO thread. */
2744 /* Called from the IO thread. */
2814 /* Called from the IO thread. */
2827 /* Called from the IO thread. */
2871 /* Called from the main thread */
2894 /* Called from the main thread */
2922 /* Called from the main thread */
2951 /* Called from the main thread */
2970 /* Called from the main thread */
2988 /* Called from the main thread. */
3003 pa_log_debug("The reference volume of source %s changed from %s to %s.", s->name,