Home
last modified time | relevance | path

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

/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/hw/vdbox/
H A Dmhw_vdbox_vdenc_impl.h249 bool is8bit = par.bitDepth == RowStorePar::DEPTH_8; in SetRowstoreCachingOffsets() local
H A Dmhw_vdbox_hcp_impl.h435 bool is8bit = rowstoreParams.ucBitDepthMinus8 == 0; in SetRowstoreCachingOffsets() local
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/gen12/hw/vdbox/
H A Dmhw_vdbox_hcp_g12_X.cpp484 bool is8bit = rowstoreParams->ucBitDepthMinus8 == 0; in GetRowstoreCachingAddrs() local
H A Dmhw_vdbox_vdenc_g12_X.h398 bool is8bit = rowstoreParams->ucBitDepthMinus8 == 0; in GetRowstoreCachingAddrs() local
/aosp_15_r20/external/python/cpython2/Lib/
Dxmlrpclib.py169 def _decode(data, encoding, is8bit=re.compile("[\x80-\xff]").search): argument
/aosp_15_r20/external/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp8505 bool is8bit, // operation in EmitPartwordAtomicBinary()
9232 bool is8bit = MI.getOpcode() == PPC::ATOMIC_CMP_SWAP_I8; in EmitInstrWithCustomInserter() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp10738 bool is8bit, // operation in EmitPartwordAtomicBinary()
11567 bool is8bit = MI.getOpcode() == PPC::ATOMIC_CMP_SWAP_I8; in EmitInstrWithCustomInserter() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp11713 bool is8bit, // operation in EmitPartwordAtomicBinary()
12737 bool is8bit = MI.getOpcode() == PPC::ATOMIC_CMP_SWAP_I8; in EmitInstrWithCustomInserter() local