Home
last modified time | relevance | path

Searched refs:convert (Results 1 – 25 of 43) sorted by relevance

12

/f-stack/freebsd/contrib/device-tree/Bindings/sound/
H A Dsimple-card.yaml65 convert-rate:
66 description: CPU to Codec rate convert.
69 convert-channels:
187 "^simple-audio-card,convert-rate$":
188 $ref: "#/definitions/convert-rate"
189 "^simple-audio-card,convert-channels$":
190 $ref: "#/definitions/convert-channels"
224 convert-rate:
225 $ref: "#/definitions/convert-rate"
226 convert-channels:
[all …]
H A Daudio-graph-card.txt149 convert-rate = <48000>;
194 audio-graph-card,convert-rate = <48000>;
265 audio-graph-card,convert-channels = <8>; /* TDM Split */
H A Drenesas,rsnd.txt65 SRC can convert [xx]Hz to [yy]Hz. Then, it has below 2 modes
97 CTU can convert [xx]ch to [yy]ch, or exchange outputed channel.
116 see "Example: simple sound card for channel convert"
603 simple-audio-card,convert-rate = <48000>;
614 Example: simple sound card for channel convert
625 simple-audio-card,convert-channels = <2>;
697 convert-channels = <8>; /* TDM Split */
/f-stack/app/nginx-1.16.1/contrib/
H A DREADME4 The perl script to convert CSV geoip database ( free download
11 The perl script to convert unicode mappings ( available
/f-stack/dpdk/drivers/common/qat/qat_adf/
H A Dicp_qat_hw.h254 #define ICP_QAT_HW_CIPHER_CONFIG_BUILD(mode, algo, convert, dir) \ argument
257 ((convert & QAT_CIPHER_CONVERT_MASK) << QAT_CIPHER_CONVERT_BITPOS) | \
/f-stack/dpdk/drivers/net/tap/
H A Dtap_flow.c245 int (*convert)(const struct rte_flow_item *item, void *data); member
267 .convert = tap_flow_create_eth,
283 .convert = tap_flow_create_vlan,
297 .convert = tap_flow_create_ipv4,
317 .convert = tap_flow_create_ipv6,
328 .convert = tap_flow_create_udp,
339 .convert = tap_flow_create_tcp,
1113 if (flow && cur_item->convert) { in priv_flow_process()
1114 err = cur_item->convert(items, &data); in priv_flow_process()
/f-stack/freebsd/contrib/device-tree/Bindings/media/
H A Dmediatek-vpu.txt4 H.264/VP8/VP9 Decode, H.264/VP8 Encode and Image Processor (scale/rotate/color convert).
/f-stack/freebsd/contrib/device-tree/Bindings/iio/adc/
H A Dbrcm,iproc-static-adc.txt4 Allows user to convert analog input voltage values to digital.
H A Dfsl,imx25-gcq.txt3 This is a generic conversion queue device that can convert any of the
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/include/
H A Dzpool_script.shlib38 # will convert the blank to a '-' to make things awk-able. Normal
/f-stack/freebsd/contrib/device-tree/Bindings/net/
H A Dti,cpsw-switch.yaml136 Numerator to convert input clock ticks into ns
141 Denominator to convert input clock ticks into ns.
H A Dcpsw.txt39 - cpts_clock_mult : Numerator to convert input clock ticks into nanoseconds
40 - cpts_clock_shift : Denominator to convert input clock ticks into nanoseconds
H A Dkeystone-netcp.txt116 -- cpts_clock_mult: (optional) Numerator to convert input clock ticks
118 -- cpts_clock_shift: (optional) Denominator to convert input clock ticks into
/f-stack/freebsd/contrib/openzfs/contrib/pyzfs/libzfs_core/
H A D_nvlist.py251 val.append(typeinfo.convert(valptr[0][i]))
260 val = typeinfo.convert(valptr[0])
/f-stack/app/redis-5.0.5/deps/hiredis/
H A Dappveyor.yml24 # Attempt to ensure we don't try to convert line endings to Win32 CRLF as this will cause build to …
/f-stack/freebsd/mips/mips/
H A Dsupport.S588 sll t0, t0, 3 # convert byte offset to bit offset
615 sll t0, t0, 3 # convert byte offset to bit offset
644 sll t0, t0, 3 # convert byte offset to bit offset
677 sll t0, t0, 3 # convert byte offset to bit offset
709 sll t0, t0, 3 # convert byte offset to bit offset
742 sll t0, t0, 3 # convert byte offset to bit offset
/f-stack/dpdk/app/test/
H A Dtest_acl.c778 void (*convert)(const struct rte_acl_ipv4vlan_rule *, in convert_rules()
787 convert(rules + i, &r); in convert_rules()
901 void (*convert)(const struct rte_acl_ipv4vlan_rule *, in test_convert_rules()
917 rc = convert_rules(acx, convert, acl_test_rules, in test_convert_rules()
948 void (*convert)(const struct rte_acl_ipv4vlan_rule *, in test_convert() member
986 convert_param[i].convert); in test_convert()
/f-stack/freebsd/contrib/device-tree/Bindings/input/touchscreen/
H A Dad7879.txt34 - adi,conversion-interval: : 0 : convert one time only
/f-stack/freebsd/contrib/device-tree/Bindings/display/bridge/
H A Dthine,thc63lvd1024.yaml14 The THC63LVD1024 is a dual link LVDS receiver designed to convert LVDS
/f-stack/freebsd/x86/conf/
H A DNOTES42 options SC_CUT_SPACES2TABS # convert leading spaces into tabs
/f-stack/freebsd/contrib/device-tree/Bindings/display/
H A Damlogic,meson-dw-hdmi.yaml17 - A custom HDMI PHY in order to convert video to TMDS signal
/f-stack/app/redis-5.0.5/tests/integration/
H A Daof.tcl255 test {Redis should not try to convert DEL into EXPIREAT for EXPIRE -1} {
/f-stack/freebsd/contrib/device-tree/Bindings/media/i2c/
H A Dtvp5150.txt3 The TVP5150 and TVP5151 are video decoders that convert baseband NTSC and PAL
/f-stack/dpdk/doc/guides/prog_guide/
H A Dkernel_nic_interface.rst281 and the next pointers in mbuf-chain will convert to physical address.
285 and next pointers must convert back to virtual address if exists before put in the free_q FIFO.
/f-stack/app/redis-5.0.5/deps/lua/
H A DHISTORY63 use of sprintf to convert numbers to strings).

12