Searched refs:pPictureResource (Results 1 – 8 of 8) sorted by relevance
428 pname:pDecodeInfo->pSetupReferenceSlot->pPictureResource must: not437 pname:pDecodeInfo->pSetupReferenceSlot->pPictureResource must:474 pname:pDecodeInfo->pSetupReferenceSlot->pPictureResource->codedOffset478 pname:pDecodeInfo->pSetupReferenceSlot->pPictureResource must:492 structure pointed to by the pname:pPictureResource member of each496 The pname:pPictureResource member of each element of503 Each video picture resource corresponding to the pname:pPictureResource520 pname:pDecodeInfo->pSetupReferenceSlot->pPictureResource does not529 pname:pDecodeInfo->pSetupReferenceSlot->pPictureResource539 pname:pDecodeInfo->pSetupReferenceSlot->pPictureResource must: be in the[all …]
2327 * If pname:slotIndex is non-negative and pname:pPictureResource is not2330 by pname:pPictureResource is added to the set of bound reference picture2333 * If pname:slotIndex is non-negative and pname:pPictureResource is `NULL`,2336 * If pname:slotIndex is negative and pname:pPictureResource is not `NULL`,2339 pname:pPictureResource is added to the set of bound reference picture2344 * If pname:slotIndex is negative and pname:pPictureResource is `NULL`,2373 their pname:pPictureResource members.2417 and the pname:pPictureResource member of any element of2419 pname:pPictureResource->imageViewBinding for that element must: not2424 and the pname:pPictureResource member of any element of[all …]
594 slink:VkVideoReferenceSlotInfoKHR::pname:pPictureResource.
179 const VkVideoPictureResourceInfoKHR *pPictureResource; member
175 …pPictureResource` member. Hence this parameter can be used to add new reference pictures to the DP…177 The application has to create the image view specified in `pSetupReferenceSlot->pPictureResource->i…221 … member and stored in the video picture specified in the element's `pPictureResource` member, to t…225 The application has to create the image view specified in `pPictureResource->imageViewBinding` of t…629 .pPictureResource = &reconstructedPictureResource667 .pPictureResource = &reconstructedPictureResource721 .pPictureResource = &referencePictureResource[0]727 .pPictureResource = &referencePictureResource[1]
380 const VkVideoPictureResourceInfoKHR* pPictureResource;388 … in `slotIndex` but not specifying any associated picture resource(`pPictureResource = NULL`). Dea…
8133 const VkVideoPictureResourceInfoKHR* pPictureResource; member
13465 VULKAN_HPP_HASH_COMBINE( seed, videoReferenceSlotInfoKHR.pPictureResource ); in operator ()()