Searched defs:qp_rem (Results 1 - 5 of 5) sorted by relevance

/external/libhevc/common/
H A Dihevc_chroma_iquant_recon.c87 * @param[in] qp_rem
116 WORD32 qp_rem, /* qpscaled % 6 */
155 pi2_dequant_coeff[j * trans_size] * g_ihevc_iquant_scales[qp_rem],
199 * @param[in] qp_rem
228 WORD32 qp_rem, /* qpscaled % 6 */
267 pi2_dequant_coeff[j * trans_size] * g_ihevc_iquant_scales[qp_rem],
311 * @param[in] qp_rem
340 WORD32 qp_rem, /* qpscaled % 6 */
380 pi2_dequant_coeff[j * trans_size] * g_ihevc_iquant_scales[qp_rem],
111 ihevc_chroma_iquant_recon_4x4(WORD16 *pi2_src, UWORD8 *pu1_pred, WORD16 *pi2_dequant_coeff, UWORD8 *pu1_dst, WORD32 qp_div, WORD32 qp_rem, WORD32 src_strd, WORD32 pred_strd, WORD32 dst_strd, WORD32 zero_cols) argument
223 ihevc_chroma_iquant_recon_8x8(WORD16 *pi2_src, UWORD8 *pu1_pred, WORD16 *pi2_dequant_coeff, UWORD8 *pu1_dst, WORD32 qp_div, WORD32 qp_rem, WORD32 src_strd, WORD32 pred_strd, WORD32 dst_strd, WORD32 zero_cols) argument
335 ihevc_chroma_iquant_recon_16x16(WORD16 *pi2_src, UWORD8 *pu1_pred, WORD16 *pi2_dequant_coeff, UWORD8 *pu1_dst, WORD32 qp_div, WORD32 qp_rem, WORD32 src_strd, WORD32 pred_strd, WORD32 dst_strd, WORD32 zero_cols) argument
H A Dihevc_chroma_iquant_itrans_recon.c89 * @param[in] qp_rem
122 WORD32 qp_rem, /* qpscaled % 6 */
169 pi2_dequant_coeff[1 * trans_size] * g_ihevc_iquant_scales[qp_rem],
173 pi2_dequant_coeff[3 * trans_size] * g_ihevc_iquant_scales[qp_rem],
183 pi2_dequant_coeff[0 * trans_size] * g_ihevc_iquant_scales[qp_rem],
187 pi2_dequant_coeff[2 * trans_size] * g_ihevc_iquant_scales[qp_rem],
116 ihevc_chroma_iquant_itrans_recon_4x4(WORD16 *pi2_src, WORD16 *pi2_tmp, UWORD8 *pu1_pred, WORD16 *pi2_dequant_coeff, UWORD8 *pu1_dst, WORD32 qp_div, WORD32 qp_rem, WORD32 src_strd, WORD32 pred_strd, WORD32 dst_strd, WORD32 zero_cols, WORD32 zero_rows) argument
H A Dihevc_iquant_recon.c82 * @param[in] qp_rem
110 WORD32 qp_rem, /* qpscaled % 6 */
149 pi2_dequant_coeff[j * trans_size] * g_ihevc_iquant_scales[qp_rem],
194 * @param[in] qp_rem
222 WORD32 qp_rem, /* qpscaled % 6 */
261 pi2_dequant_coeff[j * trans_size] * g_ihevc_iquant_scales[qp_rem],
305 * @param[in] qp_rem
333 WORD32 qp_rem, /* qpscaled % 6 */
372 pi2_dequant_coeff[j * trans_size] * g_ihevc_iquant_scales[qp_rem],
416 * @param[in] qp_rem
105 ihevc_iquant_recon_4x4_ttype1(WORD16 *pi2_src, UWORD8 *pu1_pred, WORD16 *pi2_dequant_coeff, UWORD8 *pu1_dst, WORD32 qp_div, WORD32 qp_rem, WORD32 src_strd, WORD32 pred_strd, WORD32 dst_strd, WORD32 zero_cols) argument
217 ihevc_iquant_recon_4x4(WORD16 *pi2_src, UWORD8 *pu1_pred, WORD16 *pi2_dequant_coeff, UWORD8 *pu1_dst, WORD32 qp_div, WORD32 qp_rem, WORD32 src_strd, WORD32 pred_strd, WORD32 dst_strd, WORD32 zero_cols) argument
328 ihevc_iquant_recon_8x8(WORD16 *pi2_src, UWORD8 *pu1_pred, WORD16 *pi2_dequant_coeff, UWORD8 *pu1_dst, WORD32 qp_div, WORD32 qp_rem, WORD32 src_strd, WORD32 pred_strd, WORD32 dst_strd, WORD32 zero_cols) argument
439 ihevc_iquant_recon_16x16(WORD16 *pi2_src, UWORD8 *pu1_pred, WORD16 *pi2_dequant_coeff, UWORD8 *pu1_dst, WORD32 qp_div, WORD32 qp_rem, WORD32 src_strd, WORD32 pred_strd, WORD32 dst_strd, WORD32 zero_cols) argument
551 ihevc_iquant_recon_32x32(WORD16 *pi2_src, UWORD8 *pu1_pred, WORD16 *pi2_dequant_coeff, UWORD8 *pu1_dst, WORD32 qp_div, WORD32 qp_rem, WORD32 src_strd, WORD32 pred_strd, WORD32 dst_strd, WORD32 zero_cols) argument
[all...]
H A Dihevc_iquant_itrans_recon.c83 * @param[in] qp_rem
115 WORD32 qp_rem, /* qpscaled % 6 */
160 pi2_dequant_coeff[0 * trans_size] * g_ihevc_iquant_scales[qp_rem],
164 pi2_dequant_coeff[2 * trans_size] * g_ihevc_iquant_scales[qp_rem],
170 pi2_dequant_coeff[2 * trans_size] * g_ihevc_iquant_scales[qp_rem],
174 pi2_dequant_coeff[3 * trans_size] * g_ihevc_iquant_scales[qp_rem],
180 pi2_dequant_coeff[0 * trans_size] * g_ihevc_iquant_scales[qp_rem],
184 pi2_dequant_coeff[3 * trans_size] * g_ihevc_iquant_scales[qp_rem],
190 pi2_dequant_coeff[1 * trans_size] * g_ihevc_iquant_scales[qp_rem],
201 pi2_dequant_coeff[0 * trans_size] * g_ihevc_iquant_scales[qp_rem],
109 ihevc_iquant_itrans_recon_4x4_ttype1(WORD16 *pi2_src, WORD16 *pi2_tmp, UWORD8 *pu1_pred, WORD16 *pi2_dequant_coeff, UWORD8 *pu1_dst, WORD32 qp_div, WORD32 qp_rem, WORD32 src_strd, WORD32 pred_strd, WORD32 dst_strd, WORD32 zero_cols, WORD32 zero_rows) argument
317 ihevc_iquant_itrans_recon_4x4(WORD16 *pi2_src, WORD16 *pi2_tmp, UWORD8 *pu1_pred, WORD16 *pi2_dequant_coeff, UWORD8 *pu1_dst, WORD32 qp_div, WORD32 qp_rem, WORD32 src_strd, WORD32 pred_strd, WORD32 dst_strd, WORD32 zero_cols, WORD32 zero_rows) argument
[all...]
/external/libhevc/decoder/
H A Dihevcd_iquant_itrans_recon_ctb.c143 WORD32 qp_rem,
211 * g_ihevc_iquant_scales[qp_rem],
217 pi2_dequant_matrix[0] * g_ihevc_iquant_scales[qp_rem],
297 * g_ihevc_iquant_scales[qp_rem],
308 * g_ihevc_iquant_scales[qp_rem],
660 WORD32 qp_div = 0, qp_rem = 0; local
829 qp_rem = ps_tu->b7_qp % 6;
840 qp_rem, qp_div, e_trans_type,
897 qp_rem = gai2_ihevcd_chroma_qp[chroma_qp_idx] % 6;
917 qp_rem, qp_di
139 ihevcd_unpack_coeffs(WORD16 *pi2_tu_coeff, WORD32 log2_trans_size, UWORD8 *pu1_tu_coeff_data, WORD16 *pi2_dequant_matrix, WORD32 qp_rem, WORD32 qp_div, TRANSFORM_TYPE e_trans_type, WORD32 trans_quant_bypass, UWORD32 *pu4_zero_cols, UWORD32 *pu4_zero_rows, UWORD32 *pu4_coeff_type, WORD16 *pi2_coeff_value) argument
[all...]

Completed in 155 milliseconds