Searched refs:id3_found (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavformat/ | ||
H A D | hls.c | 153 int id3_found; /* ID3 tag found at some point */ member 1147 if (!pls->id3_found) { in handle_id3() 1150 pls->id3_found = 1; in handle_id3() |
Completed in 8 milliseconds