Home
last modified time | relevance | path

Searched full:reference (Results 1 – 25 of 6905) sorted by relevance

12345678910>>...277

/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/mpp/include/rockchip/
H A Drk_venc_ref.h24 * MPP reference management system follows the model of H.264/H.265 reference
27 * The reference frame is defined into two type: long-term reference frame and
30 * The lt_ref can be only indexed by long-term reference frame index (lt_idx).
33 * MppEncRefMode defined the way for user to reference the required frame.
35 * Normal reference mode without argument
36 * REF_TO_PREV_REF_FRM - refer to previous reference frame in encode order (No matter Lt or St)
37 * REF_TO_PREV_ST_REF - refer to previous short-term reference frame
38 * REF_TO_PREV_LT_REF - refer to previous long-term reference frame
42 * Normal reference mode with argument
43 * REF_TO_TEMPORAL_LAYER - refer to previous reference frame with temporal id argument
[all …]
/OK3568_Linux_fs/external/mpp/inc/
H A Drk_venc_ref.h24 * MPP reference management system follows the model of H.264/H.265 reference
27 * The reference frame is defined into two type: long-term reference frame and
30 * The lt_ref can be only indexed by long-term reference frame index (lt_idx).
33 * MppEncRefMode defined the way for user to reference the required frame.
35 * Normal reference mode without argument
36 * REF_TO_PREV_REF_FRM - refer to previous reference frame in encode order (No matter Lt or St)
37 * REF_TO_PREV_ST_REF - refer to previous short-term reference frame
38 * REF_TO_PREV_LT_REF - refer to previous long-term reference frame
42 * Normal reference mode with argument
43 * REF_TO_TEMPORAL_LAYER - refer to previous reference frame with temporal id argument
[all …]
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/verifier/
H A Dref_tracking.c2 "reference tracking: leak potential reference",
5 BPF_MOV64_REG(BPF_REG_6, BPF_REG_0), /* leak reference */
9 .errstr = "Unreleased reference",
13 "reference tracking: leak potential reference to sock_common",
16 BPF_MOV64_REG(BPF_REG_6, BPF_REG_0), /* leak reference */
20 .errstr = "Unreleased reference",
24 "reference tracking: leak potential reference on stack",
34 .errstr = "Unreleased reference",
38 "reference tracking: leak potential reference on stack 2",
49 .errstr = "Unreleased reference",
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/detail/preprocessed/
H A Dpoly_function_funop.hpp29 return impl(static_cast<typename normalize_arg<A0 const &> ::reference>(a0)); in operator ()()
52 …t<typename normalize_arg<A0 const &> ::reference>(a0) , static_cast<typename normalize_arg<A1 cons… in operator ()()
75 … &> ::reference>(a0) , static_cast<typename normalize_arg<A1 const &> ::reference>(a1) , static_ca… in operator ()()
98reference>(a0) , static_cast<typename normalize_arg<A1 const &> ::reference>(a1) , static_cast<typ… in operator ()()
121reference>(a0) , static_cast<typename normalize_arg<A1 const &> ::reference>(a1) , static_cast<typ… in operator ()()
144reference>(a0) , static_cast<typename normalize_arg<A1 const &> ::reference>(a1) , static_cast<typ… in operator ()()
167reference>(a0) , static_cast<typename normalize_arg<A1 const &> ::reference>(a1) , static_cast<typ… in operator ()()
190reference>(a0) , static_cast<typename normalize_arg<A1 const &> ::reference>(a1) , static_cast<typ… in operator ()()
213reference>(a0) , static_cast<typename normalize_arg<A1 const &> ::reference>(a1) , static_cast<typ… in operator ()()
236reference>(a0) , static_cast<typename normalize_arg<A1 const &> ::reference>(a1) , static_cast<typ… in operator ()()
/OK3568_Linux_fs/buildroot/dl/weston/
HDweston-11.0.1.tar.gz
/OK3568_Linux_fs/kernel/include/media/
H A Dv4l2-h264.h16 * struct v4l2_h264_reflist_builder - Reference list builder object
18 * @refs.pic_order_count: reference picture order count
19 * @refs.frame_num: reference frame number
20 * @refs.pic_num: reference picture number
21 * @refs.longterm: set to true for a long term reference
28 * This object stores the context of the P/B0/B1 reference list builder.
29 * This procedure is described in section '8.2.4 Decoding process for reference
51 * v4l2_h264_build_b_ref_lists() - Build the B0/B1 reference lists
53 * @builder: reference list builder context
54 * @b0_reflist: 16-bytes array used to store the B0 reference list. Each entry
[all …]
/OK3568_Linux_fs/yocto/poky/meta/files/
H A Dspdx-licenses.json5 "reference": "https://spdx.org/licenses/GPL-1.0.html", string
17 "reference": "https://spdx.org/licenses/bzip2-1.0.6.html", string
30 "reference": "https://spdx.org/licenses/Intel-ACPI.html", string
42 "reference": "https://spdx.org/licenses/XSkat.html", string
54 "reference": "https://spdx.org/licenses/CC-BY-NC-SA-2.0.html", string
66 "reference": "https://spdx.org/licenses/Plexus.html", string
78 "reference": "https://spdx.org/licenses/Giftware.html", string
90 "reference": "https://spdx.org/licenses/BitTorrent-1.0.html", string
102 "reference": "https://spdx.org/licenses/APSL-1.1.html", string
114 "reference": "https://spdx.org/licenses/GPL-2.0-with-GCC-exception.html", string
[all …]
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/iio/adc/
H A Dfsl,imx25-gcq.yaml28 The regulator supplying the ADC reference voltage.
29 Required when at least one subnode uses the this reference.
33 The regulator supplying the ADC reference voltage on pin XP.
34 Required when at least one subnode uses this reference.
38 The regulator supplying the ADC reference voltage on pin YP.
39 Required when at least one subnode uses this reference.
61 Child nodes used to define the reference voltages used for each channel
82 Specifies the positive reference input as defined in
84 0: YP voltage reference
85 1: XP voltage reference
[all …]
/OK3568_Linux_fs/kernel/drivers/acpi/acpica/
H A Dexresolv.c36 * DESCRIPTION: Convert Reference objects to values
97 * DESCRIPTION: Retrieve the value from an internal object. The Reference type
120 ref_type = stack_desc->reference.class; in acpi_ex_resolve_object_to_value()
127 * Note: this increments the local's object reference count in acpi_ex_resolve_object_to_value()
131 reference.value, in acpi_ex_resolve_object_to_value()
140 stack_desc->reference.value, in acpi_ex_resolve_object_to_value()
144 * Now we can delete the original Reference Object and in acpi_ex_resolve_object_to_value()
153 switch (stack_desc->reference.target_type) { in acpi_ex_resolve_object_to_value()
172 obj_desc = *stack_desc->reference.where; in acpi_ex_resolve_object_to_value()
196 /* Invalid reference object */ in acpi_ex_resolve_object_to_value()
[all …]
H A Dexdebug.c180 /* Decode the reference */ in acpi_ex_do_debug_object()
182 switch (source_desc->reference.class) { in acpi_ex_do_debug_object()
185 acpi_os_printf("0x%X\n", source_desc->reference.value); in acpi_ex_do_debug_object()
193 source_desc->reference.value); in acpi_ex_do_debug_object()
205 if (source_desc->reference.node) { in acpi_ex_do_debug_object()
207 (source_desc->reference.node) != in acpi_ex_do_debug_object()
211 source_desc->reference.node); in acpi_ex_do_debug_object()
214 source_desc->reference.node, in acpi_ex_do_debug_object()
215 (source_desc->reference.node)-> in acpi_ex_do_debug_object()
218 switch ((source_desc->reference.node)->type) { in acpi_ex_do_debug_object()
[all …]
H A Dutdelete.c4 * Module Name: utdelete - object deletion and reference count utilities
31 * DESCRIPTION: Low level object deletion, after reference counts have been
32 * updated (All reference counts, including sub-objects!)
358 * RETURN: None. Sets new reference count within the object
360 * DESCRIPTION: Modify the reference count for an internal acpi object
379 * Always get the reference count lock. Note: Interpreter and/or in acpi_ut_update_ref_count()
385 /* Perform the reference count action (increment, decrement) */ in acpi_ut_update_ref_count()
394 /* The current reference count should never be zero here */ in acpi_ut_update_ref_count()
398 "Obj %p, Reference Count was zero before increment\n", in acpi_ut_update_ref_count()
412 /* The current reference count must be non-zero */ in acpi_ut_update_ref_count()
[all …]
H A Dexstore.c38 * Reference;
84 /* Destination object must be a Reference or a Constant object */ in acpi_ex_store()
103 /* Destination is not a Reference object */ in acpi_ex_store()
106 "Target is not a Reference or Constant object - [%s] %p", in acpi_ex_store()
114 * Examine the Reference class. These cases are handled: in acpi_ex_store()
121 switch (ref_desc->reference.class) { in acpi_ex_store()
127 ref_desc->reference. in acpi_ex_store()
147 acpi_ds_store_object_to_local(ref_desc->reference.class, in acpi_ex_store()
148 ref_desc->reference.value, in acpi_ex_store()
167 ACPI_ERROR((AE_INFO, "Unknown Reference Class 0x%2.2X", in acpi_ex_store()
[all …]
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/prog_tests/
H A Dglobal_data.c19 { "relocate .bss reference", 0, 0 }, in test_global_data_number()
20 { "relocate .data reference", 1, 42 }, in test_global_data_number()
21 { "relocate .rodata reference", 2, 24 }, in test_global_data_number()
22 { "relocate .bss reference", 3, 0 }, in test_global_data_number()
23 { "relocate .data reference", 4, 0xffeeff }, in test_global_data_number()
24 { "relocate .rodata reference", 5, 0xabab }, in test_global_data_number()
25 { "relocate .bss reference", 6, 1234 }, in test_global_data_number()
26 { "relocate .bss reference", 7, 0 }, in test_global_data_number()
27 { "relocate .rodata reference", 8, 0xab }, in test_global_data_number()
28 { "relocate .rodata reference", 9, 0x1111111111111111 }, in test_global_data_number()
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iterator/
H A Diterator_facade.hpp110 , class Reference
116 CategoryOrTraversal, ValueParam, Reference
123 boost::iterators::detail::iterator_writability_disabled<ValueParam,Reference>
141 iterator<iterator_category, value_type, Difference, pointer, Reference>
146 // iterators whose dereference operators reference the same value
161 // Returning a mutable reference allows nonsense like
233 template <class Reference, class Value>
236 static Reference r;
251 template <class Reference, class Value>
254 is_non_proxy_reference_impl<Reference, Value>::value
[all …]
H A Dtransform_iterator.hpp36 …template <class UnaryFunction, class Iterator, class Reference = use_default, class Value = use_de…
42 template <class UnaryFunc, class Iterator, class Reference, class Value>
49 Reference
50 , result_of<const UnaryFunc(typename std::iterator_traits<Iterator>::reference)>
51 >::type reference; typedef
53 // To get the default for Value: remove any reference on the
56 // to key non-writability *only* on the Reference argument,
60 , remove_reference<reference>
65 transform_iterator<UnaryFunc, Iterator, Reference, Value>
69 , reference
[all …]
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/apr/apr/
H A D0007-explicitly-link-libapr-against-phtread-to-make-gold-.patch10 | ../.libs/libapr-1.so: error: undefined reference to 'pthread_mutexattr_init'
11 | ../.libs/libapr-1.so: error: undefined reference to 'pthread_mutexattr_settype'
12 | ../.libs/libapr-1.so: error: undefined reference to 'pthread_mutexattr_destroy'
13 | ../.libs/libapr-1.so: error: undefined reference to 'pthread_mutex_trylock'
14 | ../.libs/libapr-1.so: error: undefined reference to 'pthread_attr_setstacksize'
15 | ../.libs/libapr-1.so: error: undefined reference to 'pthread_create'
16 | ../.libs/libapr-1.so: error: undefined reference to 'pthread_join'
17 | ../.libs/libapr-1.so: error: undefined reference to 'pthread_detach'
18 | ../.libs/libapr-1.so: error: undefined reference to 'pthread_sigmask'
19 | ../.libs/libapr-1.so: error: undefined reference to 'pthread_once'
[all …]
/OK3568_Linux_fs/u-boot/include/dm/
H A Dofnode.h21 * ofnode - reference to a device tree node
27 * Thus we can reference nodes in both the live tree (once available) and the
31 * The reference can also hold a null offset, in which case the pointer value
63 * ofprop - reference to a property of a device tree node
65 * This struct hold the reference on one property of one node,
69 * Thus we can reference arguments in both the live tree and the flat tree.
71 * The property reference can also hold a null reference. This corresponds to
90 * This cannot be called if the reference contains an offset.
92 * @node: Reference containing struct device_node * (possibly invalid)
107 * This cannot be called if the reference contains a node pointer.
[all …]
/OK3568_Linux_fs/kernel/Documentation/admin-guide/media/
H A Ddvb-usb-dib0700-cardlist.rst29 * - DiBcom NIM7090 reference design
31 * - DiBcom NIM8096MD reference design
33 * - DiBcom NIM9090MD reference design
35 * - DiBcom STK7070P reference design
37 * - DiBcom STK7070PD reference design
39 * - DiBcom STK7700D reference design
41 * - DiBcom STK7700P reference design
43 * - DiBcom STK7770P reference design
45 * - DiBcom STK807xP reference design
47 * - DiBcom STK807xPVR reference design
[all …]
/OK3568_Linux_fs/kernel/Documentation/gpu/
H A Ddrm-kms-helpers.rst36 Modeset Helper Reference for Common Vtables
47 Atomic Modeset Helper Functions Reference
62 Helper Functions Reference
77 Atomic State Helper Reference
83 Simple KMS Helper Reference
95 fbdev Helper Functions Reference
107 format Helper Functions Reference
113 Framebuffer CMA Helper Functions Reference
122 Framebuffer GEM Helper Reference
155 Bridge Helper Reference
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/
H A Dintel_runtime_pm.c376 * intel_runtime_pm_get_raw - grab a raw runtime pm reference
382 * This function grabs a device-level runtime pm reference (mostly used for
386 * Any runtime pm reference obtained by this function must have a symmetric
387 * call to intel_runtime_pm_put_raw() to release the reference again.
398 * intel_runtime_pm_get - grab a runtime pm reference
401 * This function grabs a device-level runtime pm reference (mostly used for GEM
404 * Any runtime pm reference obtained by this function must have a symmetric
405 * call to intel_runtime_pm_put() to release the reference again.
415 * __intel_runtime_pm_get_if_active - grab a runtime pm reference if device is active
419 * This function grabs a device-level runtime pm reference if the device is
[all …]
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/phy/
H A Dti,phy-am654-serdes.txt23 reference clock and right input clock in that order.
25 SERDES. Should have 3 items for CMU reference clock,
35 for selecting the correct reference clock. This can be used while
47 left input reference clock as indicated by <&k3_clks 153 4>, external
48 reference clock as indicated by <&k3_clks 153 1> and right input
49 reference clock as indicated by <&serdes1 AM654_SERDES_LO_REFCLK>. (The
53 first refers to the CMU reference clock, second refers to the left output
54 reference clock and the third refers to the right output reference clock.
57 parent of left input reference clock to MAINHSDIV_CLKOUT4 and parent of
58 CMU reference clock to left input reference clock.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dipa-ref.h1 /* IPA reference lists.
29 /* How the reference is done. */
38 /* Record of reference in callgraph or varpool. */
42 /* Remove reference. */
45 /* Return true when execution of reference can lead to return from
49 /* Return true if reference may be used in address compare. */
52 /* Return reference list this reference is in. */
55 /* Return reference list this reference is in. */
78 /* Return first reference in list or NULL if empty. */
120 /* Clear reference list. */
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dipa-ref.h1 /* IPA reference lists.
29 /* How the reference is done. */
38 /* Record of reference in callgraph or varpool. */
42 /* Remove reference. */
45 /* Return true when execution of reference can lead to return from
49 /* Return true if reference may be used in address compare. */
52 /* Return reference list this reference is in. */
55 /* Return reference list this reference is in. */
78 /* Return first reference in list or NULL if empty. */
120 /* Clear reference list. */
/OK3568_Linux_fs/kernel/include/dt-bindings/iio/adc/
H A Dfsl-imx25-gcq.h9 #define MX25_ADC_REFP_YP 0 /* YP voltage reference */
10 #define MX25_ADC_REFP_XP 1 /* XP voltage reference */
11 #define MX25_ADC_REFP_EXT 2 /* External voltage reference */
12 #define MX25_ADC_REFP_INT 3 /* Internal voltage reference */
14 #define MX25_ADC_REFN_XN 0 /* XN ground reference */
15 #define MX25_ADC_REFN_YN 1 /* YN ground reference */
16 #define MX25_ADC_REFN_NGND 2 /* Internal ground reference */
17 #define MX25_ADC_REFN_NGND2 3 /* External ground reference */
/OK3568_Linux_fs/kernel/drivers/cpufreq/
H A Damd_freq_sensitivity.c33 u64 reference; member
45 struct msr actual, reference; in amd_powersave_bias_target() local
57 &reference.l, &reference.h); in amd_powersave_bias_target()
59 reference.h &= 0x00ffffff; in amd_powersave_bias_target()
62 if (actual.q < data->actual || reference.q < data->reference) { in amd_powersave_bias_target()
68 d_reference = reference.q - data->reference; in amd_powersave_bias_target()
104 data->reference = reference.q; in amd_powersave_bias_target()

12345678910>>...277