/aosp_15_r20/external/intel-media-driver/media_softlet/linux/common/codec/ddi/enc/ |
H A D | ddi_encode_functions.cpp | 325 uint32_t ctxType = 0; in DestroyContext() local 387 uint32_t ctxType = 0; in CreateBuffer() local 421 …uint32_t ctxType = MediaLibvaCommonNext::GetCtxTypeFromVABufferID(mediaCtx, buf_id… in MapBufferInternal() local 583 uint32_t ctxType = MediaLibvaCommonNext::GetCtxTypeFromVABufferID(mediaCtx, buf_id); in UnmapBuffer() local 645 uint32_t ctxType = MediaLibvaCommonNext::GetCtxTypeFromVABufferID(mediaCtx, buffer_id); in DestroyBuffer() local 787 uint32_t ctxType = 0; in BeginPicture() local 813 uint32_t ctxType = 0; in RenderPicture() local 847 uint32_t ctxType = 0; in EndPicture() local
|
/aosp_15_r20/external/intel-media-driver/media_softlet/linux/common/codec/ddi/dec/ |
H A D | ddi_decode_functions.cpp | 394 uint32_t ctxType; in DestroyContext() local 443 uint32_t ctxType; in CreateBuffer() local 486 uint32_t ctxType = 0; in BeginPicture() local 535 uint32_t ctxType = 0; in RenderPicture() local 608 uint32_t ctxType = 0; in EndPicture() local 732 uint32_t ctxType = MediaLibvaCommonNext::GetCtxTypeFromVABufferID(mediaCtx, buf_id); in MapBufferInternal() local 880 uint32_t ctxType = MediaLibvaCommonNext::GetCtxTypeFromVABufferID(mediaCtx, buf_id); in UnmapBuffer() local 938 uint32_t ctxType = MediaLibvaCommonNext::GetCtxTypeFromVABufferID(mediaCtx, buffer_id); in DestroyBuffer() local 1409 bool DdiDecodeFunctions::ReleaseSliceControlBuffer(uint32_t ctxType, void *ctx, DDI_MEDIA_BUFFER *b… in ReleaseSliceControlBuffer()
|
/aosp_15_r20/external/intel-media-driver/media_driver/linux/common/cp/ddi/ |
H A D | media_ddi_prot.cpp | 122 uint32_t ctxType = DDI_MEDIA_CONTEXT_TYPE_NONE; in DdiMedia_DestroyProtectedSession() local 151 uint32_t ctxType = DDI_MEDIA_CONTEXT_TYPE_NONE; in DdiMedia_AttachProtectedSession() local 182 uint32_t ctxType = DDI_MEDIA_CONTEXT_TYPE_NONE; in DdiMedia_DetachProtectedSession() local 212 uint32_t ctxType = DDI_MEDIA_CONTEXT_TYPE_NONE; in DdiMedia_ProtectedSessionExecute() local 247 uint32_t ctxType = DDI_MEDIA_CONTEXT_TYPE_NONE; in DdiMedia_ProtectedSessionCreateBuffer() local 386 uint32_t *ctxType) in DdiMedia_GetContextFromProtectedSessionID()
|
/aosp_15_r20/external/skia/tests/ |
H A D | GrContextFactoryTest.cpp | 25 skgpu::ContextType ctxType = static_cast<skgpu::ContextType>(i); in DEF_GANESH_TEST() local 50 skgpu::ContextType ctxType = static_cast<skgpu::ContextType>(i); in DEF_GANESH_TEST() local 96 skgpu::ContextType ctxType = static_cast<skgpu::ContextType>(i); in DEF_GANESH_TEST() local
|
H A D | GrContextAbandonTest.cpp | 23 auto ctxType = static_cast<skgpu::ContextType>(i); in DEF_GANESH_TEST() local
|
/aosp_15_r20/external/intel-media-driver/media_driver/linux/common/codec/ddi/ |
H A D | media_libva_decoder.cpp | 154 uint32_t ctxType; in DdiDecode_BeginPicture() local 205 uint32_t ctxType; in DdiDecode_EndPicture() local 281 uint32_t ctxType; in DdiDecode_RenderPicture() local 876 uint32_t ctxType; in DdiDecode_DestroyContext() local
|
H A D | media_libva_encoder.cpp | 44 uint32_t ctxType; in DdiEncode_GetEncContextFromContextID() local 656 uint32_t ctxType = DDI_MEDIA_CONTEXT_TYPE_NONE; in DdiEncode_MfeSubmit() local
|
/aosp_15_r20/external/intel-media-driver/media_driver/linux/common/ddi/ |
H A D | media_libva.cpp | 149 uint32_t ctxType, in DdiMedia_ReleaseSliceControlBuffer() 1031 uint32_t ctxType = bufHeapElement->uiCtxType; in DdiMedia_GetCtxTypeFromVABufferID() local 3027 uint32_t ctxType = DDI_MEDIA_CONTEXT_TYPE_NONE; in DdiMedia_DestoryMfeContext() local 3060 uint32_t ctxType = DDI_MEDIA_CONTEXT_TYPE_NONE; in DdiMedia_AddContextInternal() local 3134 uint32_t ctxType = DDI_MEDIA_CONTEXT_TYPE_NONE; in DdiMedia_ReleaseContextInternal() local 3231 uint32_t ctxType = DDI_MEDIA_CONTEXT_TYPE_NONE; in DdiMedia_DestroyContext() local 3271 uint32_t ctxType = DDI_MEDIA_CONTEXT_TYPE_NONE; in DdiMedia_CreateBuffer() local 3383 uint32_t ctxType = DdiMedia_GetCtxTypeFromVABufferID(mediaCtx, buf_id); in DdiMedia_MapBufferInternal() local 3669 uint32_t ctxType = DdiMedia_GetCtxTypeFromVABufferID(mediaCtx, buf_id); in DdiMedia_UnmapBuffer() local 3765 uint32_t ctxType = DdiMedia_GetCtxTypeFromVABufferID(mediaCtx, buffer_id); in DdiMedia_DestroyBuffer() local [all …]
|
H A D | media_libva_interface.cpp | 226 uint32_t ctxType = DDI_MEDIA_CONTEXT_TYPE_NONE; in MapBuffer() local 241 uint32_t ctxType = DDI_MEDIA_CONTEXT_TYPE_NONE; in UnmapBuffer() local 256 uint32_t ctxType = DDI_MEDIA_CONTEXT_TYPE_NONE; in DestroyBuffer() local
|
/aosp_15_r20/external/intel-media-driver/media_softlet/linux/common/vp/ddi/ |
H A D | ddi_vp_functions.cpp | 183 uint32_t ctxType = DDI_MEDIA_CONTEXT_TYPE_NONE; in DestroyContext() local 235 uint32_t ctxType = DDI_MEDIA_CONTEXT_TYPE_NONE; in CreateBuffer() local 367 uint32_t ctxType = DDI_MEDIA_CONTEXT_TYPE_NONE; in BeginPicture() local 435 uint32_t ctxType = DDI_MEDIA_CONTEXT_TYPE_NONE; in RenderPicture() local 518 uint32_t ctxType = DDI_MEDIA_CONTEXT_TYPE_NONE; in EndPicture() local 3913 uint32_t ctxType = 0; in DdiBeginPictureInt() local 4443 uint32_t ctxType = DDI_MEDIA_CONTEXT_TYPE_NONE; in ProcessPipeline() local 4502 uint32_t ctxType = DDI_MEDIA_CONTEXT_TYPE_NONE; in PutSurface() local 4581 uint32_t ctxType = 0; in PutSurfaceLinuxHW() local
|
/aosp_15_r20/external/intel-media-driver/media_driver/linux/common/vp/ddi/ |
H A D | media_libva_vp.c | 3209 uint32_t ctxType; in DdiVp_DestroyContext() local 3270 uint32_t ctxType; in DdiVp_BeginPicture() local 3370 uint32_t ctxType; in DdiVp_BeginPictureInt() local 3513 uint32_t ctxType; in DdiVp_RenderPicture() local 3679 uint32_t ctxType; in DdiVp_VideoProcessPipeline() local
|
/aosp_15_r20/external/intel-media-driver/media_softlet/linux/common/ddi/ |
H A D | media_libva_interface_next.cpp | 1171 uint32_t ctxType = DDI_MEDIA_CONTEXT_TYPE_NONE; in DestroyContext() local 1207 uint32_t ctxType = DDI_MEDIA_CONTEXT_TYPE_NONE; in CreateBuffer() local 1229 uint32_t ctxType = DDI_MEDIA_CONTEXT_TYPE_NONE; in DestroyBuffer() local 1270 uint32_t ctxType = DDI_MEDIA_CONTEXT_TYPE_NONE; in BeginPicture() local 1316 uint32_t ctxType = DDI_MEDIA_CONTEXT_TYPE_NONE; in RenderPicture() local 1332 uint32_t ctxType = DDI_MEDIA_CONTEXT_TYPE_NONE; in EndPicture() local 3067 CompType MediaLibvaInterfaceNext::MapComponentFromCtxType(uint32_t ctxType) in MapComponentFromCtxType() 5187 uint32_t ctxType = DDI_MEDIA_CONTEXT_TYPE_NONE; in MapBufferInternal() local 5222 uint32_t ctxType = DDI_MEDIA_CONTEXT_TYPE_NONE; in UnmapBuffer() local
|
H A D | media_libva_common_next.cpp | 321 uint32_t *ctxType) in GetContextFromContextID() 377 uint32_t ctxType = DDI_MEDIA_CONTEXT_TYPE_NONE; in GetCtxTypeFromVABufferID() local
|
/aosp_15_r20/external/deqp/modules/gles31/functional/ |
H A D | es31fShaderMultisampleInterpolationStateQueryTests.cpp | 82 auto ctxType = m_context.getRenderContext().getType(); in init() local 141 auto ctxType = m_context.getRenderContext().getType(); in init() local
|
H A D | es31fInternalFormatQueryTests.cpp | 78 auto ctxType = m_context.getRenderContext().getType(); in init() local 101 auto ctxType = m_context.getRenderContext().getType(); in iterate() local
|
H A D | es31fShaderStateQueryTests.cpp | 100 auto ctxType = m_context.getRenderContext().getType(); in iterate() local 400 auto ctxType = m_context.getRenderContext().getType(); in init() local
|
H A D | es31fProgramStateQueryTests.cpp | 67 auto ctxType = ctx.getRenderContext().getType(); in checkSupport() local 73 auto ctxType = context.getRenderContext().getType(); in specializeShader() local
|
/aosp_15_r20/external/deqp/modules/glshared/ |
H A D | glsMemoryStressCase.cpp | 161 const glu::ContextType ctxType = renderContext.getType(); in TextureRenderer() local 320 const glu::ContextType ctxType = renderContext.getType(); in BufferRenderer() local
|
H A D | glsBufferTestUtil.cpp | 465 const glu::ContextType ctxType = renderCtx.getType(); in VertexArrayVerifier() local 714 const glu::ContextType ctxType = renderCtx.getType(); in IndexArrayVerifier() local
|
/aosp_15_r20/external/deqp/framework/opengl/ |
H A D | gluDummyRenderContext.hpp | 50 explicit EmptyRenderContext(ContextType ctxType = ContextType()) : m_ctxType(ctxType) in EmptyRenderContext()
|
/aosp_15_r20/external/deqp/framework/opengl/simplereference/ |
H A D | sglrReferenceUtils.cpp | 55 glu::ContextType ctxType) in mapGLFloatVertexAttributeType()
|
H A D | sglrContextUtil.cpp | 33 const glu::ContextType ctxType = ctx.getType(); in drawQuad() local
|
/aosp_15_r20/external/skia/tools/testrunners/unit/ |
H A D | BazelUnitTestRunner.cpp | 117 for (skgpu::ContextType ctxType : compiledInContextTypes) { in RunWithGaneshTestContexts() local
|
/aosp_15_r20/external/skia/bench/ |
H A D | nanobench.h | 31 sk_gpu_test::GrContextFactory::ContextType ctxType; member
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/cgo/ |
D | ast.go | 340 ctxType const
|