Home
last modified time | relevance | path

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

/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/src/
H A Dshader_dxbc.cpp920 uint32_t extBits = 0; in read() local
1000 uint32_t extBits = 0 in write() local
1222 uint32_t extBits; in read() local
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/src/
H A Dshader_dxbc.cpp920 uint32_t extBits = 0; in read() local
1000 uint32_t extBits = 0 in write() local
1222 uint32_t extBits; in read() local
/dports/multimedia/intel-media-sdk/MediaSDK-intel-mediasdk-22.1.0/_studio/mfx_lib/shared/src/
H A Dmfx_h264_enc_common_hw.cpp1614 mfxExtCodingOptionSPSPPS & extBits = GetExtBufferRef(par); in ReadSpsPpsHeaders() local
1642 mfxExtCodingOptionSPSPPS & extBits = GetExtBufferRef(par); in GetFrameWidth() local
1656 mfxExtCodingOptionSPSPPS & extBits = GetExtBufferRef(par); in GetFrameHeight() local
1976 mfxExtCodingOptionSPSPPS const & extBits = GetExtBufferRef(par); in CheckWidthAndHeight() local
1996 mfxExtCodingOptionSPSPPS & extBits = GetExtBufferRef(par); in CopySpsPpsToVideoParam() local
2047 mfxExtCodingOptionSPSPPS & extBits = GetExtBufferRef(par); in CheckVideoParam() local
2408 mfxExtCodingOptionSPSPPS * extBits = GetExtBuffer(par); in CheckVideoParamQueryLike() local
4957 mfxExtCodingOptionSPSPPS & extBits = GetExtBufferRef(par); in CheckVideoParamMvcQueryLike() local
5549 mfxExtCodingOptionSPSPPS * extBits = GetExtBuffer(par); in SetDefaults() local
/dports/multimedia/intel-media-sdk/MediaSDK-intel-mediasdk-22.1.0/_studio/mfx_lib/encode_hw/h264/src/
H A Dmfx_h264_encode_hw.cpp128 mfxExtCodingOptionSPSPPS & extBits = GetExtBufferRef(par); in GetFrameWidth() local
142 mfxExtCodingOptionSPSPPS & extBits = GetExtBufferRef(par); in GetFrameHeight() local
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/ghc-lib/stage0/compiler/build/GHC/Parser/
H A DLexer.hs1158 ifExtension extBits bits _ _ _ = extBits `xtest` bits function
/dports/lang/ghc/ghc-8.10.7/compiler/parser/
H A DLexer.hs1019 ifExtension extBits bits _ _ _ = extBits `xtest` bits function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-lib-parser-8.10.7.20210828/ghc-lib/stage0/compiler/build/
H A DLexer.hs1019 ifExtension extBits bits _ _ _ = extBits `xtest` bits function
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/ghc-lib/stage0/compiler/build/GHC/Parser/
H A DLexer.hs1173 ifExtension extBits bits _ _ _ = extBits `xtest` bits function