|
MobileFFmpeg Android API
4.4
|
Go to the source code of this file.
Functions | |
| int | posix_memalign (void **memptr, size_t alignment, size_t size) |
| double | log2 (double x) |
| float | log2f (float x) |
| double log2 | ( | double | x | ) |
Definition at line 59 of file android_lts_support.c.
| float log2f | ( | float | x | ) |
Definition at line 63 of file android_lts_support.c.
| int posix_memalign | ( | void ** | memptr, |
| size_t | alignment, | ||
| size_t | size | ||
| ) |
Definition at line 40 of file android_lts_support.c.
1.8.18