Searched refs:AMediaFormat_getInt64 (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/include/ndk/
H A DNdkMediaFormat.h51 bool AMediaFormat_getInt64(AMediaFormat*, const char *name, int64_t *out);
/frameworks/av/media/ndk/
H A DNdkMediaFormat.cpp154 bool AMediaFormat_getInt64(AMediaFormat* format, const char *name, int64_t *out) { function

Completed in 5 milliseconds