Home
last modified time | relevance | path

Searched defs:hb_bd_s (Results 1 – 1 of 1) sorted by relevance

/dports/multimedia/handbrake/HandBrake-1.4.2/libhb/
H A Dbd.c16 struct hb_bd_s struct
18 char * path;
19 BLURAY * bd;
20 int title_count;
21 BLURAY_TITLE_INFO ** title_info;
22 const BLURAY_DISC_INFO * disc_info;
23 int64_t duration;
24 hb_stream_t * stream;
25 int chapter;
26 int next_chap;
[all …]