|
FFmpeg
|
Go to the source code of this file.
Macros | |
| #define | CHUNK_SIZE 1024 * 64 |
Functions | |
| static int | ff_zlib_expand (void *ctx, uint8_t **out, size_t *out_len, const uint8_t *src, int src_len) |
| #define CHUNK_SIZE 1024 * 64 |
Definition at line 28 of file zlib_utils.h.
|
inlinestatic |
Definition at line 30 of file zlib_utils.h.
Referenced by ff_cuda_load_module(), and ff_vk_shader_link().
1.8.17