FFmpeg
Loading...
Searching...
No Matches
base64.h File Reference
#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)
 

Function Documentation

◆ ff_base64_encode_neon()

char * ff_base64_encode_neon ( char * out,
const uint8_t * in,
int in_size,
const char * tbl )

Referenced by av_base64_encode().