Home
last modified time | relevance | path

Searched defs:pEvent (Results 1 – 8 of 8) sorted by relevance

/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
Domx_swvenc_hevc.cpp1529 void omx_swvenc::swvenc_handle_event(SWVENC_EVENTHANDLER *pEvent) in swvenc_handle_event()
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_hevc_swvdec.cpp10443 void omx_vdec::swvdec_handle_event(SWVDEC_EVENTHANDLER *pEvent) in swvdec_handle_event()
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_hevc_swvdec.cpp10690 void omx_vdec::swvdec_handle_event(SWVDEC_EVENTHANDLER *pEvent) in swvdec_handle_event()
/hardware/google/gfxstream/guest/vulkan_enc/
Dfunc_table.cpp537 const VkAllocationCallbacks* pAllocator, VkEvent* pEvent) { in gfxstream_vk_CreateEvent()
DVkEncoder.cpp5079 const VkAllocationCallbacks* pAllocator, VkEvent* pEvent, in vkCreateEvent()
/hardware/google/gfxstream/host/vulkan/
DVkDecoderSnapshot.cpp380 const VkAllocationCallbacks* pAllocator, VkEvent* pEvent) { in vkCreateEvent()
4177 const VkAllocationCallbacks* pAllocator, VkEvent* pEvent) { in vkCreateEvent()
DVkDecoder.cpp3019 VkEvent* pEvent; in decode() local
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_funcs.hpp1223 …t VULKAN_HPP_NAMESPACE::AllocationCallbacks * pAllocator, VULKAN_HPP_NAMESPACE::Event * pEvent, Di… in createEvent()