Searched refs:AMediaFormat_getDouble (Results 1 – 5 of 5) sorted by relevance
214 bool AMediaFormat_getDouble(AMediaFormat*, const char *name, double *out) __INTRODUCED_IN(28);
150 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AMediaFormat_getDouble);430 INIT_INTERCEPTABLE_STUB_FUNCTION("libmediandk.so", AMediaFormat_getDouble); in init_stub_library()
255 AMediaFormat_getDouble; # introduced=28
164 bool AMediaFormat_getDouble(AMediaFormat* format, const char *name, double *out) { in AMediaFormat_getDouble() function