ff_AMediaFormat_getInt32 69 libavcodec/mediacodec_wrapper.h int ff_AMediaFormat_getInt32(FFAMediaFormat* format, const char *name, int32_t *out); ff_AMediaFormat_getInt32 440 libavcodec/mediacodecdec_common.c if (ff_AMediaFormat_getInt32(s->format, key, &value)) { \