Home
last modified time | relevance | path

Searched refs:id3ioctx (Results 1 – 7 of 7) sorted by relevance

/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavformat/
H A Dhls.c909 AVIOContext id3ioctx; in intercept_id3() local
910 ffio_init_context(&id3ioctx, pls->id3_buf, id3_buf_pos, 0, NULL, NULL, NULL, NULL); in intercept_id3()
911 handle_id3(&id3ioctx, pls); in intercept_id3()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavformat/
H A Dhls.c909 AVIOContext id3ioctx; in intercept_id3() local
910 ffio_init_context(&id3ioctx, pls->id3_buf, id3_buf_pos, 0, NULL, NULL, NULL, NULL); in intercept_id3()
911 handle_id3(&id3ioctx, pls); in intercept_id3()
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavformat/
H A Dhls.c1168 AVIOContext id3ioctx; in intercept_id3() local
1169 ffio_init_context(&id3ioctx, pls->id3_buf, id3_buf_pos, 0, NULL, NULL, NULL, NULL); in intercept_id3()
1170 handle_id3(&id3ioctx, pls); in intercept_id3()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavformat/
H A Dhls.c1220 AVIOContext id3ioctx; in intercept_id3() local
1221 ffio_init_context(&id3ioctx, pls->id3_buf, id3_buf_pos, 0, NULL, NULL, NULL, NULL); in intercept_id3()
1222 handle_id3(&id3ioctx, pls); in intercept_id3()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavformat/
H A Dhls.c1186 AVIOContext id3ioctx; in intercept_id3() local
1187 ffio_init_context(&id3ioctx, pls->id3_buf, id3_buf_pos, 0, NULL, NULL, NULL, NULL); in intercept_id3()
1188 handle_id3(&id3ioctx, pls); in intercept_id3()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavformat/
H A Dhls.c1205 AVIOContext id3ioctx; in intercept_id3() local
1206 ffio_init_context(&id3ioctx, pls->id3_buf, id3_buf_pos, 0, NULL, NULL, NULL, NULL); in intercept_id3()
1207 handle_id3(&id3ioctx, pls); in intercept_id3()
/dports/multimedia/handbrake/ffmpeg-4.4/libavformat/
H A Dhls.c1220 AVIOContext id3ioctx; in intercept_id3() local
1221 ffio_init_context(&id3ioctx, pls->id3_buf, id3_buf_pos, 0, NULL, NULL, NULL, NULL); in intercept_id3()
1222 handle_id3(&id3ioctx, pls); in intercept_id3()