Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dmediacodecdec_common.c464 format = ff_AMediaFormat_toString(s->format); in mediacodec_dec_parse_format()
626 char *desc = ff_AMediaFormat_toString(format); in ff_mediacodec_dec_init()
638 char *desc = ff_AMediaFormat_toString(format); in ff_mediacodec_dec_init()
842 format = ff_AMediaFormat_toString(s->format); in ff_mediacodec_dec_receive()
Dmediacodec_wrapper.h67 char* ff_AMediaFormat_toString(FFAMediaFormat* format);
Dmediacodec_wrapper.c728 char* ff_AMediaFormat_toString(FFAMediaFormat* format) in ff_AMediaFormat_toString() function