Home
last modified time | relevance | path

Searched refs:Q_IsTypeOn (Results 1 – 8 of 8) sorted by relevance

/dports/multimedia/gpac-libgpac/gpac-1.0.0/src/bifs/
H A Dquant.h60 Bool Q_IsTypeOn(M_QuantizationParameter *qp, u32 q_type, u32 *NbBits, SFVec3f *b_min, SFVec3f *b_ma…
H A Dunquantize.c123 Bool Q_IsTypeOn(M_QuantizationParameter *qp, u32 q_type, u32 *NbBits, SFVec3f *b_min, SFVec3f *b_ma… in Q_IsTypeOn() function
397 if (!Q_IsTypeOn(codec->ActiveQP, QType, &NbBits, &BMin, &BMax)) return GF_EOS; in gf_bifs_dec_unquant_field()
H A Dquantize.c299 if (!Q_IsTypeOn(codec->ActiveQP, QType, &NbBits, &BMin, &BMax)) return GF_EOS; in gf_bifs_enc_quant_field()
H A Dpredictive_mffield.c326 if (!Q_IsTypeOn(codec->ActiveQP, pmf.QType, &pmf.QNbBits, &pmf.BMin, &pmf.BMax)) return GF_EOS; in gf_bifs_dec_pred_mf_field()
/dports/multimedia/gpac-mp4box/gpac-1.0.0/src/bifs/
H A Dquant.h60 Bool Q_IsTypeOn(M_QuantizationParameter *qp, u32 q_type, u32 *NbBits, SFVec3f *b_min, SFVec3f *b_ma…
H A Dunquantize.c123 Bool Q_IsTypeOn(M_QuantizationParameter *qp, u32 q_type, u32 *NbBits, SFVec3f *b_min, SFVec3f *b_ma… in Q_IsTypeOn() function
397 if (!Q_IsTypeOn(codec->ActiveQP, QType, &NbBits, &BMin, &BMax)) return GF_EOS; in gf_bifs_dec_unquant_field()
H A Dquantize.c299 if (!Q_IsTypeOn(codec->ActiveQP, QType, &NbBits, &BMin, &BMax)) return GF_EOS; in gf_bifs_enc_quant_field()
H A Dpredictive_mffield.c326 if (!Q_IsTypeOn(codec->ActiveQP, pmf.QType, &pmf.QNbBits, &pmf.BMin, &pmf.BMax)) return GF_EOS; in gf_bifs_dec_pred_mf_field()