Searched refs:StdVideoEncodeH265SliceSegmentHeader (Results 1 – 11 of 11) sorted by relevance
| /device/google/cuttlefish/host/libs/graphics_detector/include/vk_video/ |
| D | vulkan_video_codec_h265std_encode.h | 78 typedef struct StdVideoEncodeH265SliceSegmentHeader { struct 97 } StdVideoEncodeH265SliceSegmentHeader; argument
|
| /device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/ |
| D | vulkan_beta.h | 483 const StdVideoEncodeH265SliceSegmentHeader* pSliceSegmentHeaderStd;
|
| D | vulkan_structs.hpp | 97790 …ReferenceListsInfoEXT * pReferenceFinalLists_ = {}, const StdVideoEncodeH265SliceSegmentHeader * p… in VideoEncodeH265NaluSliceSegmentInfoEXT() 97829 …aluSliceSegmentInfoEXT & setPSliceSegmentHeaderStd( const StdVideoEncodeH265SliceSegmentHeader * p… in setPSliceSegmentHeaderStd() 97851 …CE::VideoEncodeH265ReferenceListsInfoEXT * const &, const StdVideoEncodeH265SliceSegmentHeader * c… 97887 const StdVideoEncodeH265SliceSegmentHeader * pSliceSegmentHeaderStd = {};
|
| /device/generic/goldfish-opengl/system/vulkan_enc/ |
| D | goldfish_vk_reserved_marshaling_guest.cpp | 11420 memcpy(*ptr, (const StdVideoEncodeH265SliceSegmentHeader*)forMarshaling->pStdSliceSegmentHeader, in reservedmarshal_VkVideoEncodeH265NaluSliceSegmentInfoEXT() 11421 sizeof(const StdVideoEncodeH265SliceSegmentHeader)); in reservedmarshal_VkVideoEncodeH265NaluSliceSegmentInfoEXT() 11422 *ptr += sizeof(const StdVideoEncodeH265SliceSegmentHeader); in reservedmarshal_VkVideoEncodeH265NaluSliceSegmentInfoEXT()
|
| D | goldfish_vk_marshaling_guest.cpp | 16961 (const StdVideoEncodeH265SliceSegmentHeader*)forMarshaling->pStdSliceSegmentHeader, in marshal_VkVideoEncodeH265NaluSliceSegmentInfoEXT() 16962 sizeof(const StdVideoEncodeH265SliceSegmentHeader)); in marshal_VkVideoEncodeH265NaluSliceSegmentInfoEXT() 16989 vkStream->read((StdVideoEncodeH265SliceSegmentHeader*)forUnmarshaling->pStdSliceSegmentHeader, in unmarshal_VkVideoEncodeH265NaluSliceSegmentInfoEXT() 16990 sizeof(const StdVideoEncodeH265SliceSegmentHeader)); in unmarshal_VkVideoEncodeH265NaluSliceSegmentInfoEXT()
|
| D | goldfish_vk_deepcopy_guest.cpp | 10926 to->pStdSliceSegmentHeader = (StdVideoEncodeH265SliceSegmentHeader*)alloc->dupArray( in deepcopy_VkVideoEncodeH265NaluSliceSegmentInfoEXT() 10927 from->pStdSliceSegmentHeader, sizeof(const StdVideoEncodeH265SliceSegmentHeader)); in deepcopy_VkVideoEncodeH265NaluSliceSegmentInfoEXT()
|
| D | goldfish_vk_counting_guest.cpp | 9144 *count += sizeof(const StdVideoEncodeH265SliceSegmentHeader); in count_VkVideoEncodeH265NaluSliceSegmentInfoEXT()
|
| /device/generic/vulkan-cereal/stream-servers/vulkan/cereal/common/ |
| D | goldfish_vk_reserved_marshaling.cpp | 16721 sizeof(const StdVideoEncodeH265SliceSegmentHeader)); in reservedunmarshal_VkVideoEncodeH265NaluSliceSegmentInfoEXT() 16722 memcpy((StdVideoEncodeH265SliceSegmentHeader*)forUnmarshaling->pStdSliceSegmentHeader, *ptr, in reservedunmarshal_VkVideoEncodeH265NaluSliceSegmentInfoEXT() 16723 sizeof(const StdVideoEncodeH265SliceSegmentHeader)); in reservedunmarshal_VkVideoEncodeH265NaluSliceSegmentInfoEXT() 16724 *ptr += sizeof(const StdVideoEncodeH265SliceSegmentHeader); in reservedunmarshal_VkVideoEncodeH265NaluSliceSegmentInfoEXT()
|
| D | goldfish_vk_marshaling.cpp | 21405 (const StdVideoEncodeH265SliceSegmentHeader*)forMarshaling->pStdSliceSegmentHeader, in marshal_VkVideoEncodeH265NaluSliceSegmentInfoEXT() 21406 sizeof(const StdVideoEncodeH265SliceSegmentHeader)); in marshal_VkVideoEncodeH265NaluSliceSegmentInfoEXT() 21442 sizeof(const StdVideoEncodeH265SliceSegmentHeader)); in unmarshal_VkVideoEncodeH265NaluSliceSegmentInfoEXT() 21443 vkStream->read((StdVideoEncodeH265SliceSegmentHeader*)forUnmarshaling->pStdSliceSegmentHeader, in unmarshal_VkVideoEncodeH265NaluSliceSegmentInfoEXT() 21444 sizeof(const StdVideoEncodeH265SliceSegmentHeader)); in unmarshal_VkVideoEncodeH265NaluSliceSegmentInfoEXT()
|
| D | goldfish_vk_deepcopy.cpp | 10926 to->pStdSliceSegmentHeader = (StdVideoEncodeH265SliceSegmentHeader*)alloc->dupArray( in deepcopy_VkVideoEncodeH265NaluSliceSegmentInfoEXT() 10927 from->pStdSliceSegmentHeader, sizeof(const StdVideoEncodeH265SliceSegmentHeader)); in deepcopy_VkVideoEncodeH265NaluSliceSegmentInfoEXT()
|
| D | goldfish_vk_testing.cpp | 11987 sizeof(const StdVideoEncodeH265SliceSegmentHeader)) == 0))) { in checkEqual_VkVideoEncodeH265NaluSliceSegmentInfoEXT()
|