Searched refs:tu_sblk_coeff_data_t (Results 1 – 10 of 10) sorted by relevance
202 tu_sblk_coeff_data_t *ps_tu_sblk_coeff_data; in ihevcd_parse_residual_coding()644 ps_tu_sblk_coeff_data = (tu_sblk_coeff_data_t *)ps_codec->s_parse.pv_tu_coeff_data; in ihevcd_parse_residual_coding()895 pu1_buf += sizeof(tu_sblk_coeff_data_t) - SUBBLK_COEFF_CNT * sizeof(WORD16); in ihevcd_parse_residual_coding()
158 tu_sblk_coeff_data_t *ps_tu_sblk_coeff_data; in ihevcd_unpack_coeffs()190 ps_tu_sblk_coeff_data = (tu_sblk_coeff_data_t *)(pu1_tu_coeff_data); in ihevcd_unpack_coeffs()726 tu_sblk_coeff_data_t *ps_tu_sblk_coeff_data; in ihevcd_iquant_itrans_recon_ctb()744 ps_tu_sblk_coeff_data = (tu_sblk_coeff_data_t *)pu1_tu_coeff_data; in ihevcd_iquant_itrans_recon_ctb()
330 tu_data_size += num_tu * sizeof(tu_sblk_coeff_data_t); in ihevcd_get_tu_data_size()
553 tu_sblk_coeff_data_t *ps_tu_sblk_coeff_data; in ihevcd_parse_pcm_sample()585 ps_tu_sblk_coeff_data = (tu_sblk_coeff_data_t *)ps_codec->s_parse.pv_tu_coeff_data; in ihevcd_parse_pcm_sample()
800 tu_sblk_coeff_data_t *ps_mb_coeff_data = (*pv_mb_coeff_data), *ps_mb_coeff_data_ac; in ih264e_pack_l_mb_i16()976 tu_sblk_coeff_data_t *ps_mb_coeff_data, *ps_mb_coeff_data_b8, *ps_mb_coeff_data_mb; in ih264e_pack_l_mb()1198 tu_sblk_coeff_data_t *ps_mb_coeff_data = (*pv_mb_coeff_data); in ih264e_pack_c_mb()1199 tu_sblk_coeff_data_t *ps_mb_coeff_data_dc, *ps_mb_coeff_data_ac; in ih264e_pack_c_mb()1672 tu_sblk_coeff_data_t *ps_mb_coeff_data, *ps_mb_coeff_data_b8; in ih264e_code_luma_intra_macroblock_4x4()1903 tu_sblk_coeff_data_t *ps_mb_coeff_data, *ps_mb_coeff_data_b8; in ih264e_code_luma_intra_macroblock_4x4_rdopt_on()
889 tu_sblk_coeff_data_t *ps_mb_coeff_data; in ih264e_cabac_encode_residue_luma_dc()970 tu_sblk_coeff_data_t *ps_mb_coeff_data; in ih264e_cabac_write_chroma_residue()1147 tu_sblk_coeff_data_t *ps_mb_coeff_data; in ih264e_cabac_encode_residue()
904 }tu_sblk_coeff_data_t; typedef
720 tu_sblk_coeff_data_t *ps_mb_coeff_data; in ih264e_encode_residue()
3406 size += sizeof(tu_sblk_coeff_data_t) * MAX_4x4_SUBBLKS; in ih264e_fill_num_mem_rec()4326 size += sizeof(tu_sblk_coeff_data_t) * MAX_4x4_SUBBLKS; in ih264e_init_mem_rec()
1811 }tu_sblk_coeff_data_t; typedef