Searched refs:aac_decode_frame (Results 1 – 3 of 3) sorted by relevance
462 .decode = aac_decode_frame,
564 .decode = aac_decode_frame,
3435 static int aac_decode_frame(AVCodecContext *avctx, void *data, function