HomeSort by relevance Sort by last modified time
    Searched refs:g_ihevc_iquant_scales (Results 1 - 7 of 7) sorted by null

  /external/libhevc/common/
ihevc_iquant_itrans_recon.c 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],
205 pi2_dequant_coeff[2 * trans_size] * g_ihevc_iquant_scales[qp_rem],
209 pi2_dequant_coeff[3 * trans_size] * g_ihevc_iquant_scales[qp_rem]
    [all...]
ihevc_chroma_iquant_itrans_recon.c 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],
ihevc_iquant_recon.c 149 pi2_dequant_coeff[j * trans_size] * g_ihevc_iquant_scales[qp_rem],
261 pi2_dequant_coeff[j * trans_size] * g_ihevc_iquant_scales[qp_rem],
372 pi2_dequant_coeff[j * trans_size] * g_ihevc_iquant_scales[qp_rem],
484 pi2_dequant_coeff[j * trans_size] * g_ihevc_iquant_scales[qp_rem],
595 pi2_dequant_coeff[j * trans_size] * g_ihevc_iquant_scales[qp_rem],
ihevc_chroma_iquant_recon.c 155 pi2_dequant_coeff[j * trans_size] * g_ihevc_iquant_scales[qp_rem],
267 pi2_dequant_coeff[j * trans_size] * g_ihevc_iquant_scales[qp_rem],
380 pi2_dequant_coeff[j * trans_size] * g_ihevc_iquant_scales[qp_rem],
ihevc_trans_tables.c 30 * g_ihevc_iquant_scales
91 const WORD32 g_ihevc_iquant_scales[6] = variable
    [all...]
ihevc_trans_tables.h 40 extern const WORD32 g_ihevc_iquant_scales[6];
  /external/libhevc/decoder/
ihevcd_iquant_itrans_recon_ctb.c 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],
    [all...]

Completed in 176 milliseconds