Home
last modified time | relevance | path

Searched defs:brc (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/pciutils/
H A Dlspci.c559 word brc = get_conf_word(d, PCI_BRIDGE_CONTROL); in show_htype1() local
688 word brc = get_conf_word(d, PCI_CB_BRIDGE_CONTROL); in show_htype2() local
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/Xe_M_plus/Xe_LPM_plus_base/codec/hal/enc/avc/features/
H A Dencode_avc_vdenc_feature_manager_xe_lpm_plus_base.cpp72 AvcEncodeBRC *brc= MOS_New(AvcEncodeBRC, this, m_allocator, m_hwInterface, constSettings); in CreateFeatures() local
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/Xe2_M_plus/Xe2_LPM/codec/hal/enc/avc/features/
H A Dencode_avc_vdenc_feature_manager_xe2_lpm.cpp73 AvcEncodeBRC *brc = MOS_New(AvcEncodeBRC, this, m_allocator, m_hwInterface, constSettings); in CreateFeatures() local
/aosp_15_r20/external/intel-media-driver/media_driver/media_softlet/agnostic/Xe_M/Xe_XPM_base/codec/hal/enc/hevc/features/
H A Dencode_hevc_vdenc_feature_manager_xe_xpm_base.cpp99 HEVCEncodeBRC *brc = MOS_New(HEVCEncodeBRC, this, m_allocator, m_hwInterface, constSettings); in CreateFeatures() local
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/Xe_M_plus/Xe_LPM_plus_base/codec/hal/enc/hevc/features/
H A Dencode_hevc_vdenc_feature_manager_xe_lpm_plus_base.cpp59 HEVCEncodeBRC *brc = MOS_New(HEVCEncodeBRC, this, m_allocator, m_hwInterface, constSettings); in CreateFeatures() local
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/Xe2_M_plus/Xe2_LPM_base/codec/hal/enc/hevc/features/
H A Dencode_hevc_vdenc_feature_manager_xe2_lpm_base.cpp70 HEVCEncodeBRC *brc = MOS_New(HEVCEncodeBRC, this, m_allocator, m_hwInterface, constSettings); in CreateFeatures() local
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/hevc/features/
H A Dencode_hevc_vdenc_feature_manager.cpp114 HEVCEncodeBRC *brc = MOS_New(HEVCEncodeBRC, this, m_allocator, m_hwInterface, constSettings); in CreateFeatures() local
/aosp_15_r20/external/pcre/src/sljit/
H A DsljitNativeS390X.c791 SLJIT_S390X_INSTRUCTION(brc, sljit_uw mask, sljit_sw target) in SLJIT_S390X_INSTRUCTION() argument