|
FFmpeg
|
Data Fields | |
| FFVulkanDecodePicture | vp |
| AVBufferRef * | frame_data_buf |
| uint32_t * | frame_data |
| int | tile_num |
Definition at line 38 of file vulkan_apv.c.
| FFVulkanDecodePicture APVVulkanDecodePicture::vp |
Definition at line 39 of file vulkan_apv.c.
Referenced by vk_apv_decode_slice(), vk_apv_end_frame(), vk_apv_free_frame_priv(), and vk_apv_start_frame().
| AVBufferRef* APVVulkanDecodePicture::frame_data_buf |
Definition at line 41 of file vulkan_apv.c.
Referenced by vk_apv_decode_slice(), vk_apv_end_frame(), vk_apv_free_frame_priv(), and vk_apv_start_frame().
| uint32_t* APVVulkanDecodePicture::frame_data |
Definition at line 42 of file vulkan_apv.c.
Referenced by vk_apv_decode_slice().
| int APVVulkanDecodePicture::tile_num |
Definition at line 43 of file vulkan_apv.c.
Referenced by vk_apv_decode_slice().
1.8.17