Home
last modified time | relevance | path

Searched defs:cm (Results 1 – 25 of 129) sorted by relevance

123456

/third_party/pulseaudio/src/pulsecore/
Dmime-type.c29 bool pa_sample_spec_is_mime(const pa_sample_spec *ss, const pa_channel_map *cm) { in pa_sample_spec_is_mime()
76 void pa_sample_spec_mimefy(pa_sample_spec *ss, pa_channel_map *cm) { in pa_sample_spec_mimefy()
144 char *pa_sample_spec_to_mime_type(const pa_sample_spec *ss, const pa_channel_map *cm) { in pa_sample_spec_to_mime_type()
174 pa_channel_map cm = *_cm; in pa_sample_spec_to_mime_type_mimefy() local
Dcli-text.c201 cm[PA_CHANNEL_MAP_SNPRINT_MAX], *t; in pa_sink_list_to_string() local
315 cm[PA_CHANNEL_MAP_SNPRINT_MAX], *t; in pa_source_list_to_string() local
429 …char ss[PA_SAMPLE_SPEC_SNPRINT_MAX], cv[PA_CVOLUME_SNPRINT_VERBOSE_MAX], cm[PA_CHANNEL_MAP_SNPRINT… in pa_source_output_list_to_string() local
526 …char ss[PA_SAMPLE_SPEC_SNPRINT_MAX], cv[PA_CVOLUME_SNPRINT_MAX], cm[PA_CHANNEL_MAP_SNPRINT_MAX], *… in pa_sink_input_list_to_string() local
618 …char ss[PA_SAMPLE_SPEC_SNPRINT_MAX] = "n/a", cv[PA_CVOLUME_SNPRINT_MAX], cm[PA_CHANNEL_MAP_SNPRINT… in pa_scache_list_to_string() local
Dsndfile-util.c151 int pa_sndfile_read_channel_map(SNDFILE *sf, pa_channel_map *cm) { in pa_sndfile_read_channel_map()
217 int pa_sndfile_write_channel_map(SNDFILE *sf, pa_channel_map *cm) { in pa_sndfile_write_channel_map()
/third_party/FreeBSD/contrib/tcp_wrappers/
Dstrcasecmp.c73 register u_char *cm = charmap, local
87 register u_char *cm = charmap, local
/third_party/pulseaudio/src/tests/
Dvolume-ui.py133 def get_balance(this, cm): argument
136 def get_fade(this, cm): argument
139 def set_balance(this, cm, f): argument
142 def set_fade(this, cm, f): argument
151 cm = ChannelMap() variable
Dchannelmap-test.c14 char cm[PA_CHANNEL_MAP_SNPRINT_MAX]; in START_TEST() local
/third_party/skia/gm/
Dcolor4f.cpp35 SkColorMatrix cm; in make_cf0() local
41 SkColorMatrix cm; in make_cf1() local
/third_party/flutter/skia/gm/
Dcolor4f.cpp35 SkColorMatrix cm; in make_cf0() local
41 SkColorMatrix cm; in make_cf1() local
/third_party/python/Objects/
Dfuncobject.c800 cm_dealloc(classmethod *cm) in cm_dealloc()
809 cm_traverse(classmethod *cm, visitproc visit, void *arg) in cm_traverse()
817 cm_clear(classmethod *cm) in cm_clear()
828 classmethod *cm = (classmethod *)self; in cm_descr_get() local
847 classmethod *cm = (classmethod *)self; in cm_init() local
870 cm_get___isabstractmethod__(classmethod *cm, void *closure) in cm_get___isabstractmethod__()
890 cm_repr(classmethod *cm) in cm_repr()
962 classmethod *cm = (classmethod *) in PyClassMethod_New() local
/third_party/python/Lib/
Dcontextlib.py443 def _create_exit_wrapper(cm, cm_exit): argument
482 def enter_context(self, cm): argument
509 def _push_cm_exit(self, cm, cm_exit): argument
602 def _create_async_exit_wrapper(cm, cm_exit): argument
611 async def enter_async_context(self, cm): argument
658 def _push_async_cm_exit(self, cm, cm_exit): argument
/third_party/skia/modules/skottie/src/effects/
DHueSaturationEffect.cpp139 const float cm[20] = { in makeColorFilter() local
173 const float cm[20] = { in makeColorFilter() local
/third_party/skia/src/core/
DSkColorFilter_Matrix.cpp239 sk_sp<SkColorFilter> SkColorFilters::Matrix(const SkColorMatrix& cm) { in Matrix()
247 sk_sp<SkColorFilter> SkColorFilters::HSLAMatrix(const SkColorMatrix& cm) { in HSLAMatrix()
/third_party/python/Lib/test/
Dtest_super.py10 def cm(cls): member in A
17 def cm(cls): member in B
24 def cm(cls): member in C
30 def cm(cls): member in D
Dpyclbr_input.py33 def cm(self): pass member in C
Dtest_with.py454 def cm(): function
466 class cm(object): class
483 def cm(): function
496 def cm(): function
507 class cm (object): class
523 class cm(object): class
/third_party/pulseaudio/src/pulsecore/filter/
Dlfe-filter.c52 pa_channel_map cm; member
65 pa_lfe_filter_t * pa_lfe_filter_new(const pa_sample_spec* ss, const pa_channel_map* cm, float cross… in pa_lfe_filter_new()
/third_party/ffmpeg/libavcodec/
Dh264pred.c282 const uint8_t *cm = ff_crop_tab + MAX_NEG_CROP - src[-1-stride]; in pred4x4_tm_vp8_c() local
308 const uint8_t *cm = ff_crop_tab + MAX_NEG_CROP - src[-1-stride]; in pred16x16_tm_vp8_c() local
390 const uint8_t *cm = ff_crop_tab + MAX_NEG_CROP - src[-1-stride]; in pred8x8_tm_vp8_c() local
Dmotionpixels_tablegen.h34 const uint8_t *cm = ff_crop_tab + MAX_NEG_CROP; in mp_yuv_to_rgb() local
/third_party/pulseaudio/src/pulse/
Dohos_pa_volume.c101 pa_volume_t pa_cvolume_avg_mask(const pa_cvolume *a, const pa_channel_map *cm, pa_channel_position_… in pa_cvolume_avg_mask()
155 pa_volume_t pa_cvolume_max_mask(const pa_cvolume *a, const pa_channel_map *cm, pa_channel_position_… in pa_cvolume_max_mask()
178 pa_volume_t pa_cvolume_min_mask(const pa_cvolume *a, const pa_channel_map *cm, pa_channel_position_… in pa_cvolume_min_mask()
660 int pa_cvolume_compatible_with_channel_map(const pa_cvolume *v, const pa_channel_map *cm) { in pa_cvolume_compatible_with_channel_map()
808 pa_cvolume* pa_cvolume_scale_mask(pa_cvolume *v, pa_volume_t max, const pa_channel_map *cm, pa_chan… in pa_cvolume_scale_mask()
Dvolume.c101 pa_volume_t pa_cvolume_avg_mask(const pa_cvolume *a, const pa_channel_map *cm, pa_channel_position_… in pa_cvolume_avg_mask()
155 pa_volume_t pa_cvolume_max_mask(const pa_cvolume *a, const pa_channel_map *cm, pa_channel_position_… in pa_cvolume_max_mask()
178 pa_volume_t pa_cvolume_min_mask(const pa_cvolume *a, const pa_channel_map *cm, pa_channel_position_… in pa_cvolume_min_mask()
644 int pa_cvolume_compatible_with_channel_map(const pa_cvolume *v, const pa_channel_map *cm) { in pa_cvolume_compatible_with_channel_map()
792 pa_cvolume* pa_cvolume_scale_mask(pa_cvolume *v, pa_volume_t max, const pa_channel_map *cm, pa_chan… in pa_cvolume_scale_mask()
/third_party/pulseaudio/src/utils/
Dpactl.c188 char ss[PA_SAMPLE_SPEC_SNPRINT_MAX], cm[PA_CHANNEL_MAP_SNPRINT_MAX]; in get_server_info_callback() local
289 cm[PA_CHANNEL_MAP_SNPRINT_MAX], in get_sink_info_callback() local
398 cm[PA_CHANNEL_MAP_SNPRINT_MAX], in get_source_info_callback() local
662 …char t[32], k[32], s[PA_SAMPLE_SPEC_SNPRINT_MAX], cv[PA_CVOLUME_SNPRINT_VERBOSE_MAX], cm[PA_CHANNE… in get_sink_input_info_callback() local
732 …char t[32], k[32], s[PA_SAMPLE_SPEC_SNPRINT_MAX], cv[PA_CVOLUME_SNPRINT_VERBOSE_MAX], cm[PA_CHANNE… in get_source_output_info_callback() local
802 …T_MAX], s[PA_SAMPLE_SPEC_SNPRINT_MAX], cv[PA_CVOLUME_SNPRINT_VERBOSE_MAX], cm[PA_CHANNEL_MAP_SNPRI… in get_sample_info_callback() local
/third_party/flutter/skia/samplecode/
DSampleEffects.cpp85 SkColorMatrix cm; in EffectsView() local
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
Dunordered_set_constructor_test.h88 const auto& cm = m; in TYPED_TEST_P() local
/third_party/cups-filters/cupsfilters/
Dimage-colorspace.c179 int cc, cm, cy; /* Calibrated CMY values */ in cupsImageCMYKToCMY() local
266 int cc, cm, cy; /* Calibrated CMY values */ in cupsImageCMYKToCMYK() local
622 int cc, cm, cy; /* Calibrated CMY values */ in cupsImageRGBToCMY() local
698 int cc, cm, cy; /* Calibrated CMY values */ in cupsImageRGBToCMYK() local
/third_party/flutter/skia/src/core/
DSkBlendMode.cpp164 SkBlendMode SkUncorrelatedCoverageModeToBlendMode(SkCoverageMode cm) { in SkUncorrelatedCoverageModeToBlendMode()

123456