/hardware/interfaces/gnss/aidl/default/ |
D | AGnssRil.cpp | 60 int slotIndex) { in injectNiSuplMessageData() argument 62 static_cast<int>(msgData.size()), slotIndex); in injectNiSuplMessageData()
|
D | AGnssRil.h | 30 int slotIndex) override;
|
/hardware/interfaces/gnss/aidl/android/hardware/gnss/ |
D | IAGnssRil.aidl | 176 void injectNiSuplMessageData(in byte[] msgData, in int slotIndex); in injectNiSuplMessageData() argument
|
/hardware/interfaces/gnss/aidl/aidl_api/android.hardware.gnss/4/android/hardware/gnss/ |
D | IAGnssRil.aidl | 42 void injectNiSuplMessageData(in byte[] msgData, in int slotIndex); in injectNiSuplMessageData() argument
|
/hardware/interfaces/gnss/aidl/aidl_api/android.hardware.gnss/current/android/hardware/gnss/ |
D | IAGnssRil.aidl | 42 void injectNiSuplMessageData(in byte[] msgData, in int slotIndex); in injectNiSuplMessageData() argument
|
/hardware/interfaces/gnss/aidl/aidl_api/android.hardware.gnss/3/android/hardware/gnss/ |
D | IAGnssRil.aidl | 42 void injectNiSuplMessageData(in byte[] msgData, in int slotIndex); in injectNiSuplMessageData() argument
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | video_decode_extensions.adoc | 328 pname:pDecodeInfo->pSetupReferenceSlot->slotIndex. 340 pname:slotIndex member of the corresponding element. 367 pname:pDecodeInfo->pSetupReferenceSlot->slotIndex. 372 equals pname:pDecodeInfo->pSetupReferenceSlot->slotIndex. 379 one, where pname:i equals the pname:slotIndex member of the element. 383 by one, where pname:i equals the pname:slotIndex member of the 469 pname:pDecodeInfo->pSetupReferenceSlot->slotIndex must: be less than the 485 * [[VUID-vkCmdDecodeVideoKHR-slotIndex-07256]] 486 The pname:slotIndex member of each element of 500 associated with the DPB slot index specified in the pname:slotIndex [all …]
|
D | video_extensions.adoc | 2327 * If pname:slotIndex is non-negative and pname:pPictureResource is not 2332 pname:slotIndex. 2333 * If pname:slotIndex is non-negative and pname:pPictureResource is `NULL`, 2334 then the DPB slot with index pname:slotIndex is <<dpb-slot-states, 2336 * If pname:slotIndex is negative and pname:pPictureResource is not `NULL`, 2344 * If pname:slotIndex is negative and pname:pPictureResource is `NULL`, 2372 same pname:slotIndex but specify different video picture resources in 2378 All non-negative pname:slotIndex values specified in the elements of 2428 * [[VUID-vkCmdBeginVideoCodingKHR-slotIndex-07239]] 2429 If the pname:slotIndex member of any element of [all …]
|
D | video_decode_h264_extensions.adoc | 561 slot>> index specified in the pname:slotIndex member of the 617 slink:VkVideoDecodeInfoKHR::pname:pSetupReferenceSlot->slotIndex.
|
D | video_decode_h265_extensions.adoc | 641 specified in the pname:slotIndex member of the corresponding element of 660 slink:VkVideoDecodeInfoKHR::pname:pSetupReferenceSlot->slotIndex.
|
D | video_encode_extensions.adoc | 515 pname:pSetupReferenceSlot->slotIndex specifies the slot index number to
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/ |
D | VK_KHR_video_queue.adoc | 99 ** Change type of `VkVideoReferenceSlotInfoKHR::slotIndex` from `int8_t`
|
D | VK_EXT_video_encode_h265.adoc | 94 ** Removed the `slotIndex` member of `VkVideoEncodeH265DpbSlotInfoEXT` and
|
D | VK_EXT_video_encode_h264.adoc | 104 ** Removed the `slotIndex` member of `VkVideoEncodeH264DpbSlotInfoEXT` and
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/ |
D | VK_KHR_video_decode_queue.adoc | 175 When a non-`NULL` `pSetupReferenceSlot` is specified, the DPB slot identified by its `slotIndex` me… 221 …res, currently associated with the DPB slot specified in the element's `slotIndex` member and stor… 628 .slotIndex = ... // DPB slot index to activate with the reconstructed picture 666 .slotIndex = ... // DPB slot index to activate with the reconstructed picture 720 .slotIndex = ... // DPB slot index of the first reference picture 726 .slotIndex = ... // DPB slot index of the second reference picture
|
D | VK_KHR_video_queue.adoc | 379 int32_t slotIndex; 386 …econstruction), then it has to be included in the list with a negative `slotIndex` value, indicati… 388 …This can be done by passing the index of the DPB slot to deactivate in `slotIndex` but not specify…
|
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/ |
D | vk_video.c | 548 if (frame_info->pReferenceSlots[i].slotIndex == slot) in vk_video_h265_poc_by_slot()
|
/hardware/google/gfxstream/guest/mesa/include/vulkan/ |
D | vulkan_core.h | 8132 int32_t slotIndex; member
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkan_hash.hpp | 13464 VULKAN_HPP_HASH_COMBINE( seed, videoReferenceSlotInfoKHR.slotIndex ); in operator ()()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/ |
D | ChangeLog.adoc | 1785 * Change the type of slink:VkVideoReferenceSlotInfoKHR::pname:slotIndex to
|