Home
last modified time | relevance | path

Searched refs:is12bit (Results 1 – 7 of 7) sorted by relevance

/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/dcmpstat/libsrc/
H A Ddvpspl.cc322 OFBool DVPSPresentationLUT::matchesImageDepth(OFBool is12bit) in matchesImageDepth() argument
334 …if ((firstMapped == 0)&&((is12bit && (numEntries == 4096))||((!is12bit) && (numEntries == 256)))) … in matchesImageDepth()
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/dcmpstat/include/dcmtk/dcmpstat/
H A Ddvpspl.h207 OFBool matchesImageDepth(OFBool is12bit);
/dports/multimedia/libva-intel-media-driver/media-driver-intel-media-22.1.1/media_softlet/agnostic/common/hw/vdbox/
H A Dmhw_vdbox_hcp_impl.h337 bool is12bit = rowstoreParams.ucBitDepthMinus8 > 2; in SetRowstoreCachingOffsets() local
384 uint32_t subidx = is12bit ? 2 : (is10bit ? 1 : 0); in SetRowstoreCachingOffsets()
/dports/multimedia/cmrtlib/media-driver-intel-media-20.1.1/media_driver/agnostic/gen12/hw/vdbox/
H A Dmhw_vdbox_vdenc_g12_X.h385 bool is12bit = rowstoreParams->ucBitDepthMinus8 > 2; in GetRowstoreCachingAddrs() local
413 uint32_t subidx = is12bit ? 2 : (is10bit ? 1 : 0); in GetRowstoreCachingAddrs()
H A Dmhw_vdbox_hcp_g12_X.cpp454 bool is12bit = rowstoreParams->ucBitDepthMinus8 > 2; in GetRowstoreCachingAddrs() local
487 uint32_t subidx = is12bit ? 2 : (is10bit ? 1 : 0); in GetRowstoreCachingAddrs()
/dports/multimedia/libva-intel-media-driver/media-driver-intel-media-22.1.1/media_driver/agnostic/gen12/hw/vdbox/
H A Dmhw_vdbox_vdenc_g12_X.h398 bool is12bit = rowstoreParams->ucBitDepthMinus8 > 2; in GetRowstoreCachingAddrs() local
426 uint32_t subidx = is12bit ? 2 : (is10bit ? 1 : 0); in GetRowstoreCachingAddrs()
H A Dmhw_vdbox_hcp_g12_X.cpp463 bool is12bit = rowstoreParams->ucBitDepthMinus8 > 2; in GetRowstoreCachingAddrs() local
496 uint32_t subidx = is12bit ? 2 : (is10bit ? 1 : 0); in GetRowstoreCachingAddrs()