Home
last modified time | relevance | path

Searched defs:mrd (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/trusty/arm-trusted-firmware/services/std_svc/spm/el3_spmc/
Dspmc_shared_mem.c366 struct ffa_comp_mrd *mrd; in spmc_shm_get_v1_1_descriptor_size() local
400 struct ffa_comp_mrd *mrd; in spmc_shm_get_v1_0_descriptor_size() local
925 const struct ffa_cons_mrd *mrd = comp->address_range_array + i; in spmc_shmem_check_obj() local
/aosp_15_r20/packages/modules/Connectivity/staticlibs/netd/libnetdutils/include/netdutils/
DBackoffSequence.h83 constexpr Builder& withMaximumRetransmissionDuration(time_type mrd) { in withMaximumRetransmissionDuration()
/aosp_15_r20/external/virglrenderer/src/gallium/auxiliary/util/
H A Du_format.c198 double mrd = 1.0 / ((1 << 24) - 1); in util_get_depth_format_mrd() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_context.h150 double mrd; /**< minimum resolvable depth value, for polygon offset */ member
/aosp_15_r20/external/libaom/av1/encoder/
H A Dinterp_search.c734 const int64_t mrd = AOMMIN(args->modelled_rd[mode0][ref_mv_idx][refs[0]], in av1_interpolation_filter_search() local
H A Drdopt.c3017 const int64_t mrd = in handle_inter_mode() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/
Dconcepts.hpp473 mr_difference_type mrd = m_cresults.length(); in constraints() local
/aosp_15_r20/external/mesa3d/src/util/format/
H A Du_format.c378 double mrd = 1.0 / ((1 << 24) - 1); in util_get_depth_format_mrd() local
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_private.h271 double mrd; /**< minimum resolvable depth value, for polygon offset */ member
/aosp_15_r20/external/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_program.c2138 double mrd = 0.0; in crocus_update_compiled_clip() local
/aosp_15_r20/external/scapy/scapy/layers/
H A Dinet6.py1528 mrd = 10000 # 10s for mrd variable in ICMPv6MLQuery