|
FFmpeg
|
#include <stdint.h>Go to the source code of this file.
Functions | |
| char * | ff_base64_encode_neon (char *out, const uint8_t *in, int in_size, const char *tbl) |
| char * ff_base64_encode_neon | ( | char * | out, |
| const uint8_t * | in, | ||
| int | in_size, | ||
| const char * | tbl ) |
Referenced by av_base64_encode().