Searched refs:ff_AMediaCodec_infoOutputFormatChanged (Results 1 – 3 of 3) sorted by relevance
119 int ff_AMediaCodec_infoOutputFormatChanged(FFAMediaCodec *codec, ssize_t indx);
826 } else if (ff_AMediaCodec_infoOutputFormatChanged(codec, index)) { in ff_mediacodec_dec_receive()
1662 int ff_AMediaCodec_infoOutputFormatChanged(FFAMediaCodec *codec, ssize_t idx) in ff_AMediaCodec_infoOutputFormatChanged() function