Home
last modified time | relevance | path

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

/external/libhevc/decoder/
Dihevcd_iquant_itrans_recon_ctb.c157 WORD32 sblk_non_zero_coeff_idx; in ihevcd_unpack_coeffs() local
267 sblk_non_zero_coeff_idx = 0; in ihevcd_unpack_coeffs()
293 ps_tu_sblk_coeff_data->ai2_level[sblk_non_zero_coeff_idx], in ihevcd_unpack_coeffs()
299 sblk_non_zero_coeff_idx++; in ihevcd_unpack_coeffs()
304 ps_tu_sblk_coeff_data->ai2_level[sblk_non_zero_coeff_idx], in ihevcd_unpack_coeffs()
310 sblk_non_zero_coeff_idx++; in ihevcd_unpack_coeffs()
318 iquant_out = ps_tu_sblk_coeff_data->ai2_level[sblk_non_zero_coeff_idx++]; in ihevcd_unpack_coeffs()
330 (void *)&ps_tu_sblk_coeff_data->ai2_level[sblk_non_zero_coeff_idx]; in ihevcd_unpack_coeffs()