Home
last modified time | relevance | path

Searched refs:free_buf (Results 1 - 3 of 3) sorted by relevance

/third_party/exfatprogs/lib/
H A Dlibexfat.c607 goto free_buf; in exfat_update_boot_checksum()
619 free_buf: in exfat_update_boot_checksum()
/third_party/ntfs-3g/ntfsprogs/
H A Dntfswipe.c1146 goto free_buf; in wipe_index_allocation()
1160 goto free_buf; in wipe_index_allocation()
1183 goto free_buf; in wipe_index_allocation()
1196 free_buf: in wipe_index_allocation()
/third_party/ffmpeg/libavutil/
H A Dhwcontext_vulkan.c3463 static void free_buf(void *opaque, uint8_t *data) in free_buf() function
3565 *buf = av_buffer_create((uint8_t *)vkbuf, sizeof(*vkbuf), free_buf, ctx, 0); in create_buf()
3574 free_buf(ctx, (uint8_t *)vkbuf); in create_buf()

Completed in 10 milliseconds