Searched refs:B_VOBBTN (Results 1 – 4 of 4) sorted by relevance
84 …id_result_track(0, ID_RESULT_TRACK_BUTTONS, codec_c::get_name(codec_c::type_e::B_VOBBTN, "VobBtn")… in identify()
783 if (!t->codec.is(codec_c::type_e::B_VOBBTN)) { in verify_button_track()2119 if (!t->codec.is(codec_c::type_e::B_VOBBTN)) { in create_button_packetizer()
157 , B_VOBBTN = 0x4000 enumerator
188 …s_codecs.emplace_back("VobButton", type_e::B_VOBBTN, track_buttons, "B_VOBBTN… in initialize()