Home
last modified time | relevance | path

Searched refs:BUF_VIDEO_VP8 (Results 1 – 5 of 5) sorted by relevance

/dports/multimedia/libxine/xine-lib-1.2.11/src/video_dec/
H A Dlibvpx.c92 case BUF_VIDEO_VP8: in vpx_handle_header()
294 case BUF_VIDEO_VP8: in open_plugin()
372 BUF_VIDEO_VP8,
/dports/multimedia/libxine/xine-lib-1.2.11/include/xine/
H A Dbuffer.h194 #define BUF_VIDEO_VP8 0x02680000 macro
/dports/multimedia/libxine/xine-lib-1.2.11/src/demuxers/
H A Ddemux_ivf.c44 { BUF_VIDEO_VP8, "VP80" },
H A Ddemux_matroska.c1677 track->buf_type = BUF_VIDEO_VP8; in parse_track_entry()
/dports/multimedia/libxine/xine-lib-1.2.11/src/xine-engine/
H A Dbuffer_types.c268 BE_FOURCC('V', 'P', '8', '0'), BUF_VIDEO_VP8,