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

/frameworks/av/include/ndk/
H A DNdkMediaFormat.h50 bool AMediaFormat_getInt32(AMediaFormat*, const char *name, int32_t *out);
/frameworks/av/media/ndk/
H A DNdkMediaFormat.cpp149 bool AMediaFormat_getInt32(AMediaFormat* format, const char *name, int32_t *out) { function

Completed in 321 milliseconds