Searched refs:ps_tu_4x4 (Results 1 – 6 of 6) sorted by relevance
48 void ih264d_unpack_coeff4x4_dc_4x4blk(tu_sblk4x4_coeff_data_t *ps_tu_4x4,313 tu_sblk4x4_coeff_data_t *ps_tu_4x4; in ih264d_cavlc_4x4res_block_totalcoeff_1() local317 ps_tu_4x4 = (tu_sblk4x4_coeff_data_t *)ps_dec->pv_parse_tu_coeff_data; in ih264d_cavlc_4x4res_block_totalcoeff_1()318 ps_tu_4x4->u2_sig_coeff_map = 0; in ih264d_cavlc_4x4res_block_totalcoeff_1()319 pi2_coeff_data = &ps_tu_4x4->ai2_level[0]; in ih264d_cavlc_4x4res_block_totalcoeff_1()396 SET_BIT(ps_tu_4x4->u2_sig_coeff_map, u4_scan_pos); in ih264d_cavlc_4x4res_block_totalcoeff_1()402 offset = (UWORD8 *)pi2_coeff_data - (UWORD8 *)ps_tu_4x4; in ih264d_cavlc_4x4res_block_totalcoeff_1()452 tu_sblk4x4_coeff_data_t *ps_tu_4x4; in ih264d_cavlc_4x4res_block_totalcoeff_2to10() local456 ps_tu_4x4 = (tu_sblk4x4_coeff_data_t *)ps_dec->pv_parse_tu_coeff_data; in ih264d_cavlc_4x4res_block_totalcoeff_2to10()457 ps_tu_4x4->u2_sig_coeff_map = 0; in ih264d_cavlc_4x4res_block_totalcoeff_2to10()[all …]
75 tu_sblk4x4_coeff_data_t *ps_tu_4x4; in ih264d_read_coeff4x4_cabac() local81 ps_tu_4x4 = (tu_sblk4x4_coeff_data_t *)ps_dec->pv_parse_tu_coeff_data; in ih264d_read_coeff4x4_cabac()82 ps_tu_4x4->u2_sig_coeff_map = 0; in ih264d_read_coeff4x4_cabac()83 pi2_coeff_data = &ps_tu_4x4->ai2_level[0]; in ih264d_read_coeff4x4_cabac()226 SET_BIT(ps_tu_4x4->u2_sig_coeff_map, (i + first_coeff_offset)); in ih264d_read_coeff4x4_cabac()283 SET_BIT(ps_tu_4x4->u2_sig_coeff_map, (i + first_coeff_offset)); in ih264d_read_coeff4x4_cabac()557 offset = (UWORD8 *)pi2_coeff_data - (UWORD8 *)ps_tu_4x4; in ih264d_read_coeff4x4_cabac()1479 tu_sblk4x4_coeff_data_t *ps_tu_4x4 = in ih264d_parse_residual4x4_cabac() local1536 ih264d_unpack_coeff4x4_dc_4x4blk(ps_tu_4x4, in ih264d_parse_residual4x4_cabac()
404 tu_sblk4x4_coeff_data_t *ps_tu_4x4 = in ih264d_parse_imb_cavlc() local409 ps_tu_4x4->u2_sig_coeff_map = 0; in ih264d_parse_imb_cavlc()418 if(ps_tu_4x4->u2_sig_coeff_map) in ih264d_parse_imb_cavlc()421 ih264d_unpack_coeff4x4_dc_4x4blk(ps_tu_4x4, in ih264d_parse_imb_cavlc()678 tu_sblk4x4_coeff_data_t *ps_tu_4x4 = in ih264d_parse_imb_cabac() local698 ih264d_unpack_coeff4x4_dc_4x4blk(ps_tu_4x4, in ih264d_parse_imb_cabac()
80 void ih264d_unpack_coeff4x4_dc_4x4blk(tu_sblk4x4_coeff_data_t *ps_tu_4x4,
161 tu_sblk4x4_coeff_data_t *ps_tu_4x4 = (tu_sblk4x4_coeff_data_t *)ps_dec->pv_proc_tu_coeff_data; in ih264d_unpack_coeff4x4_4x4blk() local162 UWORD16 u2_sig_coeff_map = ps_tu_4x4->u2_sig_coeff_map; in ih264d_unpack_coeff4x4_4x4blk()164 WORD16 *pi2_coeff_data = &ps_tu_4x4->ai2_level[0]; in ih264d_unpack_coeff4x4_4x4blk()188 offset = (UWORD8 *)pi2_coeff_data - (UWORD8 *)ps_tu_4x4; in ih264d_unpack_coeff4x4_4x4blk()
2288 void ih264d_unpack_coeff4x4_dc_4x4blk(tu_sblk4x4_coeff_data_t *ps_tu_4x4, in ih264d_unpack_coeff4x4_dc_4x4blk() argument2292 UWORD16 u2_sig_coeff_map = ps_tu_4x4->u2_sig_coeff_map; in ih264d_unpack_coeff4x4_dc_4x4blk()2294 WORD16 *pi2_coeff_data = &ps_tu_4x4->ai2_level[0]; in ih264d_unpack_coeff4x4_dc_4x4blk()