Home
last modified time | relevance | path

Searched refs:ff_AMediaCodec_getOutputFormat (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dmediacodec_wrapper.h112 FFAMediaFormat* ff_AMediaCodec_getOutputFormat(FFAMediaCodec* codec);
Dmediacodecdec_common.c647 s->format = ff_AMediaCodec_getOutputFormat(s->codec); in ff_mediacodec_dec_init()
836 s->format = ff_AMediaCodec_getOutputFormat(codec); in ff_mediacodec_dec_receive()
Dmediacodec_wrapper.c1629 FFAMediaFormat* ff_AMediaCodec_getOutputFormat(FFAMediaCodec* codec) in ff_AMediaCodec_getOutputFormat() function