• Home
  • Raw
  • Download

Lines Matching refs:WORD32

115                                    WORD32 qp_div, /* qpscaled / 6 */  in ihevc_chroma_iquant_recon_4x4()
116 WORD32 qp_rem, /* qpscaled % 6 */ in ihevc_chroma_iquant_recon_4x4()
117 WORD32 src_strd, in ihevc_chroma_iquant_recon_4x4()
118 WORD32 pred_strd, in ihevc_chroma_iquant_recon_4x4()
119 WORD32 dst_strd, in ihevc_chroma_iquant_recon_4x4()
120 WORD32 zero_cols) in ihevc_chroma_iquant_recon_4x4()
126 WORD32 i, j; in ihevc_chroma_iquant_recon_4x4()
127 WORD32 shift_iq; in ihevc_chroma_iquant_recon_4x4()
128 WORD32 trans_size; in ihevc_chroma_iquant_recon_4x4()
131 WORD32 log2_trans_size, bit_depth; in ihevc_chroma_iquant_recon_4x4()
152 WORD32 iquant_out; in ihevc_chroma_iquant_recon_4x4()
227 WORD32 qp_div, /* qpscaled / 6 */ in ihevc_chroma_iquant_recon_8x8()
228 WORD32 qp_rem, /* qpscaled % 6 */ in ihevc_chroma_iquant_recon_8x8()
229 WORD32 src_strd, in ihevc_chroma_iquant_recon_8x8()
230 WORD32 pred_strd, in ihevc_chroma_iquant_recon_8x8()
231 WORD32 dst_strd, in ihevc_chroma_iquant_recon_8x8()
232 WORD32 zero_cols) in ihevc_chroma_iquant_recon_8x8()
238 WORD32 i, j; in ihevc_chroma_iquant_recon_8x8()
239 WORD32 shift_iq; in ihevc_chroma_iquant_recon_8x8()
240 WORD32 trans_size; in ihevc_chroma_iquant_recon_8x8()
243 WORD32 log2_trans_size, bit_depth; in ihevc_chroma_iquant_recon_8x8()
264 WORD32 iquant_out; in ihevc_chroma_iquant_recon_8x8()
339 WORD32 qp_div, /* qpscaled / 6 */ in ihevc_chroma_iquant_recon_16x16()
340 WORD32 qp_rem, /* qpscaled % 6 */ in ihevc_chroma_iquant_recon_16x16()
341 WORD32 src_strd, in ihevc_chroma_iquant_recon_16x16()
342 WORD32 pred_strd, in ihevc_chroma_iquant_recon_16x16()
343 WORD32 dst_strd, in ihevc_chroma_iquant_recon_16x16()
344 WORD32 zero_cols) in ihevc_chroma_iquant_recon_16x16()
351 WORD32 i, j; in ihevc_chroma_iquant_recon_16x16()
352 WORD32 shift_iq; in ihevc_chroma_iquant_recon_16x16()
353 WORD32 trans_size; in ihevc_chroma_iquant_recon_16x16()
356 WORD32 log2_trans_size, bit_depth; in ihevc_chroma_iquant_recon_16x16()
377 WORD32 iquant_out; in ihevc_chroma_iquant_recon_16x16()