Lines Matching refs:ps_tu_4x4
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() local
317 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() local
456 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()
458 pi2_coeff_data = &ps_tu_4x4->ai2_level[0]; in ih264d_cavlc_4x4res_block_totalcoeff_2to10()
639 SET_BIT(ps_tu_4x4->u2_sig_coeff_map, u4_scan_pos); in ih264d_cavlc_4x4res_block_totalcoeff_2to10()
659 SET_BIT(ps_tu_4x4->u2_sig_coeff_map, u4_scan_pos); in ih264d_cavlc_4x4res_block_totalcoeff_2to10()
676 SET_BIT(ps_tu_4x4->u2_sig_coeff_map, u4_scan_pos); in ih264d_cavlc_4x4res_block_totalcoeff_2to10()
684 offset = (UWORD8 *)pi2_coeff_data - (UWORD8 *)ps_tu_4x4; in ih264d_cavlc_4x4res_block_totalcoeff_2to10()
734 tu_sblk4x4_coeff_data_t *ps_tu_4x4; in ih264d_cavlc_4x4res_block_totalcoeff_11to16() local
738 ps_tu_4x4 = (tu_sblk4x4_coeff_data_t *)ps_dec->pv_parse_tu_coeff_data; in ih264d_cavlc_4x4res_block_totalcoeff_11to16()
739 ps_tu_4x4->u2_sig_coeff_map = 0; in ih264d_cavlc_4x4res_block_totalcoeff_11to16()
740 pi2_coeff_data = &ps_tu_4x4->ai2_level[0]; in ih264d_cavlc_4x4res_block_totalcoeff_11to16()
941 SET_BIT(ps_tu_4x4->u2_sig_coeff_map, u4_scan_pos); in ih264d_cavlc_4x4res_block_totalcoeff_11to16()
957 SET_BIT(ps_tu_4x4->u2_sig_coeff_map, u4_scan_pos); in ih264d_cavlc_4x4res_block_totalcoeff_11to16()
965 offset = (UWORD8 *)pi2_coeff_data - (UWORD8 *)ps_tu_4x4; in ih264d_cavlc_4x4res_block_totalcoeff_11to16()
1010 tu_sblk4x4_coeff_data_t *ps_tu_4x4; in ih264d_rest_of_residual_cav_chroma_dc_block() local
1014 ps_tu_4x4 = (tu_sblk4x4_coeff_data_t *)ps_dec->pv_parse_tu_coeff_data; in ih264d_rest_of_residual_cav_chroma_dc_block()
1015 ps_tu_4x4->u2_sig_coeff_map = 0; in ih264d_rest_of_residual_cav_chroma_dc_block()
1016 pi2_coeff_data = &ps_tu_4x4->ai2_level[0]; in ih264d_rest_of_residual_cav_chroma_dc_block()
1174 SET_BIT(ps_tu_4x4->u2_sig_coeff_map, u4_scan_pos); in ih264d_rest_of_residual_cav_chroma_dc_block()
1188 SET_BIT(ps_tu_4x4->u2_sig_coeff_map, u4_scan_pos); in ih264d_rest_of_residual_cav_chroma_dc_block()
1196 offset = (UWORD8 *)pi2_coeff_data - (UWORD8 *)ps_tu_4x4; in ih264d_rest_of_residual_cav_chroma_dc_block()
1347 tu_sblk4x4_coeff_data_t *ps_tu_4x4; in ih264d_cavlc_parse_chroma_dc() local
1355 ps_tu_4x4 = (tu_sblk4x4_coeff_data_t *)ps_dec->pv_parse_tu_coeff_data; in ih264d_cavlc_parse_chroma_dc()
1367 ih264d_unpack_coeff4x4_dc_4x4blk(ps_tu_4x4, in ih264d_cavlc_parse_chroma_dc()
1409 tu_sblk4x4_coeff_data_t *ps_tu_4x4; in ih264d_cavlc_parse_chroma_dc() local
1417 ps_tu_4x4 = (tu_sblk4x4_coeff_data_t *)ps_dec->pv_parse_tu_coeff_data; in ih264d_cavlc_parse_chroma_dc()
1429 ih264d_unpack_coeff4x4_dc_4x4blk(ps_tu_4x4, in ih264d_cavlc_parse_chroma_dc()