Home
last modified time | relevance | path

Searched refs:m_force_type (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/tvheadend/tvheadend-4.2.8/src/muxer/
H A Dmuxer_audioes.c84 if (m->m_config.m_force_type != MC_UNKNOWN) { in audioes_get_component()
86 if (m->m_config.m_force_type != mc) in audioes_get_component()
107 if (m->m_config.m_force_type != MC_UNKNOWN) in audioes_muxer_mime()
108 return muxer_container_type2mime(m->m_config.m_force_type, 0); in audioes_muxer_mime()
/dports/multimedia/tvheadend/tvheadend-4.2.8/src/
H A Dmuxer.h63 int m_force_type; member
H A Dprofile.c1372 c.m_force_type = pro->pro_mc; in profile_audio_reopen()