Home
last modified time | relevance | path

Searched defs:m_range (Results 1 – 21 of 21) sorted by relevance

/aosp_15_r20/external/libhevc/decoder/
H A Dihevcd_trace.h97 #define TRACE_CABAC_CTXT(m_string, m_range, m_ctxt_idx) \ argument
109 #define AEV_TRACE(m_str, m_value, m_range) \ argument
120 #define TRACE_CABAC_CTXT(m_string, m_range, m_ctxt_idx) \ argument
129 #define AEV_TRACE(m_str, m_value, m_range) \ argument
167 #define TRACE_CABAC_CTXT(m_string, m_range, m_state_mps) argument
169 #define AEV_TRACE(m_str, m_value, m_range) argument
H A Dihevcd_cabac.c82 #define DEBUG_RANGE_OFST(str, m_range, m_ofst ) \ argument
95 #define DEBUG_RANGE_OFST(str, m_range, m_ofst) \ argument
99 #define DEBUG_RANGE_OFST(str, m_range, m_ofst ) argument
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/ublas/include/boost/numeric/ublas/
Doperation_blocked.hpp162 … matrix_range<matrix_type> m_range (m, range (i_begin, i_end), range (j_begin, j_end)); in block_prod() local
165 matrix<value_type, row_major> m_range (i_end - i_begin, j_end - j_begin); in block_prod() local
223 … matrix_range<matrix_type> m_range (m, range (i_begin, i_end), range (j_begin, j_end)); in block_prod() local
226 matrix<value_type, column_major> m_range (i_end - i_begin, j_end - j_begin); in block_prod() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Target/
DMemory.h100 Range<lldb::addr_t, uint32_t> m_range; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Target/
DMemory.h100 Range<lldb::addr_t, uint32_t> m_range; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Target/
DMemory.h100 Range<lldb::addr_t, uint32_t> m_range; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Target/
DMemory.h100 Range<lldb::addr_t, uint32_t> m_range; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Symbol/
DFuncUnwinders.h116 AddressRange m_range; variable
DFunction.h654 AddressRange m_range; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Symbol/
DFuncUnwinders.h116 AddressRange m_range; variable
DFunction.h654 AddressRange m_range; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Symbol/
DFuncUnwinders.h116 AddressRange m_range; variable
DFunction.h654 AddressRange m_range; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Symbol/
DFuncUnwinders.h116 AddressRange m_range; variable
DFunction.h654 AddressRange m_range; variable
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_liverangeevaluator_helpers.h156 LiveRange m_range; variable
/aosp_15_r20/device/generic/goldfish-opengl/system/codecs/c2/decoders/vpxdec/
DC2GoldfishVpxDec.h87 C2Color::range_t m_range; member
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/range/include/boost/range/
Dconcepts.hpp312 Rng* m_range; member
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/dec/vp8/features/
H A Ddecode_vp8_entropy_state.h504 uint32_t m_range = 0; //!< Entropy Range variable
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/codec/hal/
H A Dcodechal_decode_vp8.h501 uint32_t m_range = 0; //!< Entropy Range variable
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/memory/
H A DvktMemoryMappingTests.cpp967 MemoryRange m_range; member in vkt::memory::__anon0c28680a0111::MemoryMapping