Home
last modified time | relevance | path

Searched refs:ave (Results 1 – 25 of 26) sorted by relevance

12

/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mfd/
H A Dmxs-lradc.txt14 - fsl,ave-ctrl: number of samples per direction to calculate an average value.
16 - fsl,ave-delay: delay between consecutive samples. Allowed value is
17 2 ... 2048. It is used if 'fsl,ave-ctrl' > 1, counts at
30 fsl,ave-ctrl = <4>;
31 fsl,ave-delay = <2>;
42 fsl,ave-ctrl = <4>;
43 fsl,ave-delay = <2>;
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.22/
H A D0006-playbin2-Add-preferred-audio-video-sink.patch65 + ave = (GstAVElement *) l->data;
67 + if (ave && ave->sink &&
68 + !strcmp (preferred, GST_OBJECT_NAME (ave->sink))) {
71 + gst_plugin_feature_get_name (GST_PLUGIN_FEATURE (ave->sink)),
75 + ave_list = g_list_prepend (ave_list, ave);
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.20/
H A D0006-playbin2-Add-preferred-audio-video-sink.patch65 + ave = (GstAVElement *) l->data;
67 + if (ave && ave->sink &&
68 + !strcmp (preferred, GST_OBJECT_NAME (ave->sink))) {
71 + gst_plugin_feature_get_name (GST_PLUGIN_FEATURE (ave->sink)),
75 + ave_list = g_list_prepend (ave_list, ave);
/OK3568_Linux_fs/buildroot/package/gstreamer1/gst1-plugins-base/
H A D0006-playbin2-Add-preferred-audio-video-sink.patch65 + ave = (GstAVElement *) l->data;
67 + if (ave && ave->sink &&
68 + !strcmp (preferred, GST_OBJECT_NAME (ave->sink))) {
71 + gst_plugin_feature_get_name (GST_PLUGIN_FEATURE (ave->sink)),
75 + ave_list = g_list_prepend (ave_list, ave);
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/input/touchscreen/
H A Dstmpe.txt8 - st,ave-ctrl : Sample average control
92 st,ave-ctrl = <3>;
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dsocfpga_cyclone5_mcvevk.dts66 ts,ave-ctrl = <1>;
H A Dimx28-evk.dts242 fsl,ave-ctrl = <4>;
243 fsl,ave-delay = <2>;
H A Dimx53-m53.dtsi64 st,ave-ctrl = <3>;
H A Dspear320-hmi.dts259 ts,ave-ctrl = <1>;
H A Dimx6ul-phytec-segin.dtsi148 st,ave-ctrl = <1>;
H A Dspear1310-evb.dts374 ts,ave-ctrl = <1>;
H A Dr8a7745-iwg22d-sodimm.dts201 st,ave-ctrl = <3>;
H A Dimx6ul-isiot.dtsi141 st,ave-ctrl = <1>;
H A Dimx6qdl-phytec-mira.dtsi168 st,ave-ctrl = <1>;
H A Dstm32f429-disco.dts134 st,ave-ctrl = <3>;
H A Dspear1340-evb.dts485 ts,ave-ctrl = <1>;
H A Dam5729-beagleboneai.dts442 st,ave-ctrl = <3>;
H A Dimx6qdl-colibri.dtsi264 st,ave-ctrl = <3>;
H A Dimx6qdl-apalis.dtsi321 st,ave-ctrl = <3>;
H A Dimx6q-novena.dts287 st,ave-ctrl = <1>;
H A Dtegra30-colibri.dtsi862 st,ave-ctrl = <3>;
H A Dtegra30-apalis.dtsi992 st,ave-ctrl = <3>;
H A Dtegra30-apalis-v1.1.dtsi1010 st,ave-ctrl = <3>;
/OK3568_Linux_fs/kernel/sound/soc/codecs/aw883xx/
H A Daw_calib.c616 int ave = 0; in aw_cali_svc_del_max_min_ave_algo() local
628 ave = sum / (data_size - AW_CALI_DATA_SUM_RM); in aw_cali_svc_del_max_min_ave_algo()
630 return ave; in aw_cali_svc_del_max_min_ave_algo()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dgcc.info21113 Enables the 'ave' instruction, which computes the average of two

12