Searched refs:num_title_idx (Results 1 – 1 of 1) sorted by relevance
117 int num_title_idx; in bluray_open() local142 num_title_idx = bd_get_titles(bd->bd, TITLES_RELEVANT, MIN_PLAYLIST_LENGTH); in bluray_open()143 av_log(h, AV_LOG_INFO, "%d usable playlists:\n", num_title_idx); in bluray_open()144 if (num_title_idx < 1) { in bluray_open()152 for (i = 0; i < num_title_idx; i++) { in bluray_open()