Home
last modified time | relevance | path

Searched refs:Q_BITS (Results 1 – 18 of 18) sorted by relevance

/dports/multimedia/jmref/JM/lencod/src/
H A Dquant4x4_2step.c64 int q_bits = Q_BITS + qp_per; in quant_4x4_2step()
141 int q_bits = Q_BITS + qp_per; in quant_ac4x4_2step()
147 int q_bits2 = Q_BITS + qp_per2; in quant_ac4x4_2step()
254 int q_bits = Q_BITS + qp_per + 1; in quant_dc4x4_2step()
H A Dquant4x4_normal.c65 int q_bits = Q_BITS + qp_per; in quant_4x4_normal()
142 int q_bits = Q_BITS + qp_per; in quant_ac4x4_normal()
213 int q_bits = Q_BITS + qp_per + 1; in quant_dc4x4_normal()
H A DquantChroma_2step.c50 int q_bits = Q_BITS + qp_per + 1; in quant_dc2x2_2step()
123 int q_bits = Q_BITS + qp_per + 1; in quant_dc4x2_2step()
H A DquantChroma_normal.c50 int q_bits = Q_BITS + qp_per + 1; in quant_dc2x2_normal()
123 int q_bits = Q_BITS + qp_per + 1; in quant_dc4x2_normal()
H A DquantChroma_around.c50 int q_bits = Q_BITS + qp_per + 1; in quant_dc2x2_around()
124 int q_bits = Q_BITS + qp_per + 1; in quant_dc4x2_around()
H A Dquant4x4_around.c70 int q_bits = Q_BITS + qp_per; in quant_4x4_around()
156 int q_bits = Q_BITS + qp_per; in quant_ac4x4_around()
233 int q_bits = Q_BITS + qp_per + 1; in quant_dc4x4_around()
H A Dq_offsets.c652 qp_per = Q_BITS + k - OffsetBits; in CalculateOffset4x4Param()
668 qp_per = Q_BITS + k - OffsetBits; in CalculateOffset4x4Param()
690 qp_per = Q_BITS + k - OffsetBits; in CalculateOffset4x4Param()
H A Drdoq_cavlc.c474 int q_bits = Q_BITS + qp_per; in init_trellis_data_4x4_CAVLC()
557 int q_bits = Q_BITS + qp_per + 1; in init_trellis_data_DC_CAVLC()
H A Drdoq.c54 int q_bits = Q_BITS + qp_per + 1; in init_trellis_data_DC_cr_CAVLC()
138 int q_bits = Q_BITS + qp_per + 1; in init_trellis_data_DC_cr_CABAC()
H A Dblock.c1554 int q_bits = Q_BITS + qp_per; in residual_transform_quant_luma_4x4_sp()
1556 int q_bits_sp = Q_BITS + qp_per_sp; in residual_transform_quant_luma_4x4_sp()
1737 int q_bits = Q_BITS + qp_per; in residual_transform_quant_chroma_4x4_sp()
1740 int q_bits_sp = Q_BITS + qp_per_sp; in residual_transform_quant_chroma_4x4_sp()
1994 int q_bits = Q_BITS + qp_per; in copyblock_sp()
2095 int q_bits_sp = Q_BITS + qp_per_sp; in residual_transform_quant_luma_4x4_sp2()
2216 int q_bits_sp = Q_BITS + qp_per; in residual_transform_quant_chroma_4x4_sp2()
H A Drdoq_cabac.c629 int q_bits = Q_BITS + qp_per; in init_trellis_data_4x4_CABAC()
812 int q_bits = Q_BITS + qp_per + 1; in init_trellis_data_DC_CABAC()
H A Dme_umhex.c40 #define Q_BITS 15 macro
99 int gb_q_bits = Q_BITS+gb_qp_per; in UMHEX_DefineThresholdMB()
/dports/devel/tlsh/tlsh-d842e75/include/
H A Dtlsh_impl.h70 #define Q_BITS 2 // 2 bits; quartile value 0, 1, 2, 3 macro
/dports/multimedia/jmref/JM/ldecod/inc/
H A Ddefines.h186 #define Q_BITS 15 macro
/dports/multimedia/jmref/JM/lencod/inc/
H A Ddefines.h313 #define Q_BITS 15 macro
/dports/multimedia/jmref/JM/ldecod/src/
H A Dblock.c411 int q_bits_sp = Q_BITS + qp_per_sp; in itrans_sp()
500 q_bits_sp = Q_BITS + qp_per_sp; in itrans_sp_cr()
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/nettle-src-3.5.1-2/nettle/
H A Dnettle.info4488 Q_BITS)
4501 P_BITS and Q_BITS are the desired sizes of ‘p’ and ‘q’. To
4509 Q_BITS fixed at 160, doesn’t make much sense, because the security
4515 fail if Q_BITS is too small, or too close to P_BITS.
4658 Q_BITS)
4671 P_BITS and Q_BITS are the desired sizes of ‘p’ and ‘q’. See
/dports/security/nettle/nettle-3.7.3/
H A Dnettle.info4876 Q_BITS)
4889 P_BITS and Q_BITS are the desired sizes of ‘p’ and ‘q’. To
4897 Q_BITS fixed at 160, doesn’t make much sense, because the security
4903 fail if Q_BITS is too small, or too close to P_BITS.
5046 Q_BITS)
5059 P_BITS and Q_BITS are the desired sizes of ‘p’ and ‘q’. See