Searched refs:decoderContextHeap (Results 1 – 2 of 2) sorted by relevance
587 PDDI_MEDIA_HEAP decoderContextHeap = mediaCtx->pDecoderCtxHeap; in FreeContextHeapElements() local589 if (nullptr != decoderContextHeap) in FreeContextHeapElements()591 FreeContextHeap(ctx, decoderContextHeap, DDI_MEDIA_VACONTEXTID_OFFSET_DECODER, decCtxNums); in FreeContextHeapElements()
905 PDDI_MEDIA_HEAP decoderContextHeap = mediaCtx->pDecoderCtxHeap; in DdiMedia_FreeContextHeapElements() local907 if (nullptr != decoderContextHeap) in DdiMedia_FreeContextHeapElements()908 … DdiMedia_FreeContextHeap(ctx,decoderContextHeap,DDI_MEDIA_VACONTEXTID_OFFSET_DECODER,decCtxNums); in DdiMedia_FreeContextHeapElements()