Home
last modified time | relevance | path

Searched refs:openmax (Results 1 – 21 of 21) sorted by relevance

/OK3568_Linux_fs/kernel/include/sound/
H A Dpcm_params.h220 i->openmax = 0; in snd_interval_any()
233 (i->min == i->max && (i->openmin || i->openmax))); in snd_interval_checkempty()
244 (i->min + 1 == i->max && (i->openmin || i->openmax))); in snd_interval_single()
249 if (i->openmin && !i->openmax) in snd_interval_value()
263 if (i->openmax) in snd_interval_max()
271 i->max < val || (i->max == val && i->openmax))); in snd_interval_test()
283 if (i->openmin && i->openmax && i->min == i->max) in snd_interval_setinteger()
296 i1->max == i2->max && i1->openmax == i2->openmax; in snd_interval_eq()
/OK3568_Linux_fs/kernel/sound/core/
H A Dpcm_lib.c596 i->openmax = v->openmax; in snd_interval_refine()
598 } else if (i->max == v->max && !i->openmax && v->openmax) { in snd_interval_refine()
599 i->openmax = 1; in snd_interval_refine()
611 if (i->openmax) { in snd_interval_refine()
613 i->openmax = 0; in snd_interval_refine()
615 } else if (!i->openmin && !i->openmax && i->min == i->max) in snd_interval_refine()
637 i->openmax = (i->openmax && i->max >= last_max); in snd_interval_refine_first()
650 if (i->openmax) in snd_interval_refine_last()
667 c->openmax = (a->openmax || b->openmax); in snd_interval_mul()
690 c->openmin = (r || a->openmin || b->openmax); in snd_interval_div()
[all …]
H A Dpcm_param_trace.h103 __entry->prev_openmax = prev->openmax;
109 __entry->curr_openmax = curr->openmax;
H A Dpcm_native.c2414 t.openmax = 0; in snd_pcm_hw_rule_sample_bits()
2462 t.openmax = 0; in snd_pcm_hw_rule_buffer_bytes_max()
/OK3568_Linux_fs/yocto/meta-browser/meta-firefox/recipes-browser/firefox/
H A Dfirefox_68.9.0esr.bb83 PACKAGECONFIG[openmax] = "--enable-openmax,,,"
93 SRC_URI += "${@bb.utils.contains('PACKAGECONFIG', 'openmax', \
94 'file://fixes/Bug-1590977-openmax-Import-latest-OpenMAX-IL-1.1.2-headers.patch \
95 file://prefs/openmax.js \
116 if [ -n "${@bb.utils.contains('PACKAGECONFIG', 'openmax', '1', '', d)}" ]; then
117 install -m 0644 ${WORKDIR}/prefs/openmax.js ${D}${libdir}/${PN}/defaults/pref/
/OK3568_Linux_fs/kernel/drivers/usb/gadget/function/
H A Du_uac1_legacy.c34 t.openmin = t.openmax = 0; in snd_interval_refine_set()
67 t.openmax = 1; in _snd_pcm_hw_param_set()
/OK3568_Linux_fs/yocto/poky/meta/recipes-multimedia/gstreamer/
H A Dgstreamer1.0-omx_1.20.5.bb32 d.appendVar("CFLAGS", " -I${S}/omx/openmax")
/OK3568_Linux_fs/kernel/sound/core/oss/
H A Dpcm_oss.c82 static int snd_interval_refine_max(struct snd_interval *i, unsigned int max, int openmax) in snd_interval_refine_max() argument
87 i->openmax = openmax; in snd_interval_refine_max()
89 } else if (i->max == max && !i->openmax && openmax) { in snd_interval_refine_max()
90 i->openmax = 1; in snd_interval_refine_max()
94 if (i->openmax) { in snd_interval_refine_max()
96 i->openmax = 0; in snd_interval_refine_max()
111 t.openmin = t.openmax = 0; in snd_interval_refine_set()
162 *dir = - (int) i->openmax; in snd_pcm_hw_param_value_max()
473 t.openmax = 1; in _snd_pcm_hw_param_set()
804 if (it->max < rate || (it->max == rate && it->openmax)) in choose_rate()
/OK3568_Linux_fs/yocto/meta-browser/meta-firefox/
H A DREADME.md76 * openmax: (off by default)
/OK3568_Linux_fs/kernel/sound/usb/
H A Dpcm.c1175 if (fp->rate_min > it->max || (fp->rate_min == it->max && it->openmax)) { in hw_check_valid_format()
1186 if (ptime > pt->max || (ptime == pt->max && pt->openmax)) { in hw_check_valid_format()
1234 it->openmax = 0; in hw_rule_rate()
1286 it->openmax = 0; in hw_rule_channels()
/OK3568_Linux_fs/kernel/sound/soc/sti/
H A Dsti_uniperif.c172 t.openmax = 0; in sti_uniperiph_fix_tdm_chan()
/OK3568_Linux_fs/kernel/sound/drivers/
H A Daloop.c974 t.openmin = t.openmax = 0; in rule_rate()
990 t.openmin = t.openmax = 0; in rule_channels()
1007 t.openmax = 0; in rule_period_bytes()
/OK3568_Linux_fs/kernel/Documentation/sound/designs/
H A Dtracepoints.rst165 ``empty``, ``integer``, ``openmin``, ``min``, ``max``, ``openmax`` in
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sound/
H A Dasound.h382 openmax:1, member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sound/
H A Dasound.h382 openmax:1, member
/OK3568_Linux_fs/yocto/meta-browser/meta-firefox/recipes-browser/firefox/firefox/fixes/
H A DBug-1590977-openmax-Import-latest-OpenMAX-IL-1.1.2-headers.patch4 Subject: [PATCH] openmax: Import latest OpenMAX IL 1.1.2 headers
/OK3568_Linux_fs/kernel/tools/include/uapi/sound/
H A Dasound.h398 openmax:1, member
/OK3568_Linux_fs/kernel/sound/xen/
H A Dxen_snd_front_alsa.c319 interval.openmax = 0; in alsa_hw_rule()
/OK3568_Linux_fs/kernel/sound/soc/atmel/
H A Datmel_ssc_dai.c250 t.openmin = t.openmax = 0; in atmel_ssc_hw_rule_rate()
/OK3568_Linux_fs/kernel/include/uapi/sound/
H A Dasound.h398 openmax:1, member
/OK3568_Linux_fs/yocto/poky/meta-poky/conf/
H A Dlocal.conf.sample.extended181 # commercial_gst-openmax \