Home
last modified time | relevance | path

Searched refs:handle_id3 (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavformat/
Daacdec.c287 static int handle_id3(AVFormatContext *s, AVPacket *pkt) in handle_id3() function
344 ret = handle_id3(s, pkt); in adts_aac_read_packet()
Dhls.c1087 static void handle_id3(AVIOContext *pb, struct playlist *pls) in handle_id3() function
1222 handle_id3(&id3ioctx, pls); in intercept_id3()