ff_AMediaFormat_setInt32   75 libavcodec/mediacodec_wrapper.h void ff_AMediaFormat_setInt32(FFAMediaFormat* format, const char* name, int32_t value);
ff_AMediaFormat_setInt32  365 libavcodec/mediacodecdec.c     ff_AMediaFormat_setInt32(format, "width", avctx->width);
ff_AMediaFormat_setInt32  366 libavcodec/mediacodecdec.c     ff_AMediaFormat_setInt32(format, "height", avctx->height);